finish up version bump to 1.6.1, LT_REVISION has to increase

This commit is contained in:
Klas Lindfors
2018-08-17 09:14:32 +02:00
parent 45e74cfccf
commit 23a4d008c6
+1 -1
View File
@@ -34,7 +34,7 @@ AC_CONFIG_MACRO_DIR([m4])
# Interfaces added: AGE++
# Interfaces removed: AGE=0
AC_SUBST([LT_CURRENT], 5)
AC_SUBST([LT_REVISION], 2)
AC_SUBST([LT_REVISION], 3)
AC_SUBST([LT_AGE], 4)
AM_INIT_AUTOMAKE([-Wall -Werror foreign])