bump version after release

to 0.0.4
This commit is contained in:
Klas Lindfors
2014-05-26 10:46:05 +02:00
parent 0f5aa03ef5
commit 0af79b01b5
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,5 +1,7 @@
yubico-piv-tool NEWS -- History of user-visible changes. -*- outline -*-
* Version 0.0.4 (unreleased)
* Version 0.0.3 (released 2014-05-26)
** Add delete-certificate action.
+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.0.3])
AC_INIT([yubico-piv-tool], [0.0.4])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])