break compatibility with previous releases.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 28 Oct 2012 13:46:10 +0000 (14:46 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 28 Oct 2012 13:46:10 +0000 (14:46 +0100)
configure.ac

index c10e368..aae27f3 100644 (file)
@@ -30,7 +30,7 @@ AM_SILENT_RULES([yes])
 # Interfaces removed:                           AGE=0
 AC_SUBST(LT_CURRENT, 6)
 AC_SUBST(LT_REVISION, 0)
-AC_SUBST(LT_AGE, 3)
+AC_SUBST(LT_AGE, 0)
 
 AC_PROG_CC
 gl_EARLY