Release 1.5.2

Bump libtool version
This commit is contained in:
Dave Pate
2018-03-05 14:17:47 -08:00
parent 775eaacc9f
commit 7aa8228985
+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], 5) AC_SUBST([LT_CURRENT], 5)
AC_SUBST([LT_REVISION], 1) AC_SUBST([LT_REVISION], 2)
AC_SUBST([LT_AGE], 4) AC_SUBST([LT_AGE], 4)
AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AM_INIT_AUTOMAKE([-Wall -Werror foreign])