bump version properly with librarisation

This commit is contained in:
Klas Lindfors
2014-06-16 10:46:57 +02:00
parent f10e83c76c
commit 980c8656e9
+1 -1
View File
@@ -24,7 +24,7 @@
# non-source form of such a combination shall include the source code # 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. # for the parts of OpenSSL used as well as that of the covered work.
AC_INIT([yubico-piv-tool], [0.0.4]) AC_INIT([yubico-piv-tool], [0.1.0])
AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_MACRO_DIR([m4])