Bump the version number of the shared library according to the libtool

recommendations.
This commit is contained in:
Fred L. Drake, Jr. 2002-05-31 21:31:12 +00:00
parent 0b267aff2a
commit 7b7923521c

View 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)