bump versions after release

This commit is contained in:
Klas Lindfors
2014-11-10 11:00:16 +01:00
parent 7d34d9e2b0
commit d0cef2f469
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
yubico-piv-tool NEWS -- History of user-visible changes. -*- outline -*-
* Version 0.1.1 (unreleased)
* Version 0.1.2 (unreleased)
* Version 0.1.1 (released 2014-11-10)
** Correct broken CHUID that made windows work inconsistently.
+1 -1
View File
@@ -24,7 +24,7 @@
# non-source form of such a combination shall include the source code
# for the parts of OpenSSL used as well as that of the covered work.
AC_INIT([yubico-piv-tool], [0.1.1])
AC_INIT([yubico-piv-tool], [0.1.2])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])