Updated libtool version info.
diff --git a/expat/configure.in b/expat/configure.in
index b53e455..9d3a6f7 100644
--- a/expat/configure.in
+++ b/expat/configure.in
@@ -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, expat-bugs@mail.libexpat.org)
+                              [2.0.x]))
+AC_INIT(expat, expat_version, expat-bugs@libexpat.org)
 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