aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 1a930413ffe5..fffcd125e9c4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -84,9 +84,9 @@ dnl
dnl If the API changes incompatibly set LIBAGE back to 0
dnl
-LIBCURRENT=10 # sync
-LIBREVISION=3 # with
-LIBAGE=9 # CMakeLists.txt!
+LIBCURRENT=11 # sync
+LIBREVISION=0 # with
+LIBAGE=10 # CMakeLists.txt!
AC_CONFIG_HEADERS([expat_config.h])
AH_TOP([#ifndef EXPAT_CONFIG_H