mark upcoming version as 1.0.0

fixes #22
This commit is contained in:
Klas Lindfors
2015-06-23 14:36:11 +02:00
parent 6b4b3001c4
commit 7146451463
2 changed files with 2 additions and 2 deletions
+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.7])
AC_INIT([yubico-piv-tool], [1.0.0])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])