bump versions
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
yubico-piv-tool NEWS -- History of user-visible changes. -*- outline -*-
|
||||
|
||||
* Version 1.4.2 (unreleased)
|
||||
|
||||
* Version 1.4.1 (released 2016-08-11)
|
||||
|
||||
** Documentation updates
|
||||
|
||||
+2
-2
@@ -26,7 +26,7 @@
|
||||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
|
||||
AC_INIT([yubico-piv-tool], [1.4.1])
|
||||
AC_INIT([yubico-piv-tool], [1.4.2])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
@@ -35,7 +35,7 @@ AC_CONFIG_MACRO_DIR([m4])
|
||||
# Interfaces added: AGE++
|
||||
# Interfaces removed: AGE=0
|
||||
AC_SUBST([LT_CURRENT], 4)
|
||||
AC_SUBST([LT_REVISION], 3)
|
||||
AC_SUBST([LT_REVISION], 4)
|
||||
AC_SUBST([LT_AGE], 3)
|
||||
|
||||
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
|
||||
|
||||
Reference in New Issue
Block a user