expat configure.in,1.40,1.41

"Karl Waclawek" <[email protected]> Wed, 11 Jan 2006 02:10:51 +0100 (CET)
Newsgroups gmane.text.xml.expat.cvs
Message-ID <[email protected]>
Update of /cvsroot/expat/expat
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5616

Modified Files:
	configure.in 
Log Message:
Updated libtool version info.

Index: configure.in
===================================================================
RCS file: /cvsroot/expat/expat/configure.in,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- configure.in	28 Jan 2005 06:32:30 -0000	1.40
+++ configure.in	11 Jan 2006 01:10:46 -0000	1.41
@@ -25,8 +25,8 @@
 dnl GNU M4 to test it right now.
 define([expat_version], ifdef([__gnu__],
                               [esyscmd(conftools/get-version.sh lib/expat.h)],
-                              [1.95.x]))
-AC_INIT(expat, expat_version, [email protected])
+                              [2.0.x]))
+AC_INIT(expat, expat_version, [email protected])
 undefine([expat_version])
 
 AC_CONFIG_SRCDIR(Makefile.in)
@@ -44,7 +44,7 @@
 dnl If the API changes incompatibly set LIBAGE back to 0
 dnl
 
-LIBCURRENT=5
+LIBCURRENT=6
 LIBREVISION=0
 LIBAGE=5