Bump libtool version.
This commit is contained in:
+3
-3
@@ -34,9 +34,9 @@ AC_CONFIG_MACRO_DIR([m4])
|
||||
# Interfaces changed/added/removed: CURRENT++ REVISION=0
|
||||
# Interfaces added: AGE++
|
||||
# Interfaces removed: AGE=0
|
||||
AC_SUBST([LT_CURRENT], 2)
|
||||
AC_SUBST([LT_REVISION], 1)
|
||||
AC_SUBST([LT_AGE], 1)
|
||||
AC_SUBST([LT_CURRENT], 3)
|
||||
AC_SUBST([LT_REVISION], 0)
|
||||
AC_SUBST([LT_AGE], 2)
|
||||
|
||||
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
|
||||
AM_SILENT_RULES([yes])
|
||||
|
||||
Reference in New Issue
Block a user