]> granicus.if.org Git - libexpat/commitdiff
Bump the version number of the shared library according to the libtool
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Fri, 31 May 2002 21:31:12 +0000 (21:31 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Fri, 31 May 2002 21:31:12 +0000 (21:31 +0000)
recommendations.

expat/configure.in

index 9613badeffd1d977198fdda9e9ed3ff956a72e2c..0ac7e9a181f64d8b2eb73d6c13a6b8ebe45dbae0 100644 (file)
@@ -44,9 +44,9 @@ dnl
 dnl If the API changes incompatibly set LIBAGE back to 0
 dnl
 
-LIBCURRENT=1
+LIBCURRENT=2
 LIBREVISION=0
-LIBAGE=1
+LIBAGE=2
 
 AC_CONFIG_HEADER(expat_config.h)