bump versions

This commit is contained in:
Klas Lindfors
2016-08-12 16:04:22 +02:00
parent d504180230
commit f2069418d2
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 -*- yubico-piv-tool NEWS -- History of user-visible changes. -*- outline -*-
* Version 1.4.3 (unreleased)
* Version 1.4.2 (released 2016-08-12) * Version 1.4.2 (released 2016-08-12)
** Clarify license headers and clean up YKCS11 licensing. ** Clarify license headers and clean up YKCS11 licensing.
+1 -1
View File
@@ -34,7 +34,7 @@ AC_CONFIG_MACRO_DIR([m4])
# Interfaces added: AGE++ # Interfaces added: AGE++
# Interfaces removed: AGE=0 # Interfaces removed: AGE=0
AC_SUBST([LT_CURRENT], 4) AC_SUBST([LT_CURRENT], 4)
AC_SUBST([LT_REVISION], 4) AC_SUBST([LT_REVISION], 5)
AC_SUBST([LT_AGE], 3) AC_SUBST([LT_AGE], 3)
AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AM_INIT_AUTOMAKE([-Wall -Werror foreign])