bump versions
This commit is contained in:
@@ -1,6 +1,12 @@
|
|||||||
yubico-piv-tool NEWS -- History of user-visible changes. -*- outline -*-
|
yubico-piv-tool NEWS -- History of user-visible changes. -*- outline -*-
|
||||||
|
|
||||||
* Version 0.0.2 (unreleased)
|
* Version 0.0.3 (unreleased)
|
||||||
|
|
||||||
|
* Version 0.0.2 (released 2014-02-19)
|
||||||
|
|
||||||
|
** Fix an offset bug with CHUID.
|
||||||
|
|
||||||
|
** Do full mutual auth with the applet.
|
||||||
|
|
||||||
* Version 0.0.1 (released 2014-02-11)
|
* Version 0.0.1 (released 2014-02-11)
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -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.2])
|
AC_INIT([yubico-piv-tool], [0.0.3])
|
||||||
AC_CONFIG_AUX_DIR([build-aux])
|
AC_CONFIG_AUX_DIR([build-aux])
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user