]> err.no Git - yubikey-personalization/commitdiff
bump versions after release
authorKlas Lindfors <klas@yubico.com>
Wed, 17 Oct 2012 05:56:33 +0000 (07:56 +0200)
committerKlas Lindfors <klas@yubico.com>
Wed, 17 Oct 2012 05:56:33 +0000 (07:56 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index e7a7e3340487051fab0396ab8e3704eeb46f24e6..ec4aa10c612d4d3343b185e03f50287931ae6a39 100644 (file)
--- 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.
index 192b4ea440bf5f121da1095cbb8e54fd2282dce0..5c2449a7861040aad0da398e6c169aa918bd5faf 100644 (file)
@@ -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])