summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorfdrake <fdrake>2003-07-15 15:20:33 +0000
committerfdrake <fdrake>2003-07-15 15:20:33 +0000
commit1edf8b3cc06a2b4cbad5f42afc632151176de006 (patch)
treec1bbc8b220b12bbf6955ea4b26455a1d96e7a6d6 /configure.in
parent73f5cf6299c1818deccaf54ec177721858599d44 (diff)
downloadlibexpat-1edf8b3cc06a2b4cbad5f42afc632151176de006.tar.gz
- bump the versioning information
- start describing the changes in 1.95.7
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index ae6d441..959979b 100644
--- a/configure.in
+++ b/configure.in
@@ -45,8 +45,8 @@ dnl If the API changes incompatibly set LIBAGE back to 0
dnl
LIBCURRENT=4
-LIBREVISION=0
-LIBAGE=4
+LIBREVISION=1
+LIBAGE=5
AC_CONFIG_HEADER(expat_config.h)