From 086f63327ebdb3162877054238a71fd3f628a468 Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Wed, 17 Oct 2012 07:56:33 +0200 Subject: [PATCH] bump versions after release --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index e7a7e33..ec4aa10 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,7 @@ Yubikey-personalize NEWS -- History of user-visible changes. -*- outline -*- +* Version 1.8.2 (unreleased) + * Version 1.8.1 (released 2012-10-17) ** Memory leak fixes and potential crash fixes in osx backend. diff --git a/configure.ac b/configure.ac index 192b4ea..5c2449a 100644 --- a/configure.ac +++ b/configure.ac @@ -37,7 +37,7 @@ AC_CONFIG_MACRO_DIR([m4]) # Interfaces added: AGE++ # Interfaces removed: AGE=0 AC_SUBST(LT_CURRENT, 9) -AC_SUBST(LT_REVISION, 1) +AC_SUBST(LT_REVISION, 2) AC_SUBST(LT_AGE, 8) AM_INIT_AUTOMAKE([-Wall -Werror]) -- 2.39.5