summaryrefslogtreecommitdiff
path: root/expat/configure.ac
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2019-09-13 21:44:39 +0200
committerSebastian Pipping <sebastian@pipping.org>2019-09-13 21:44:39 +0200
commit8fd183abfe7a230f8015b6bdab4e498006e692c2 (patch)
tree496698dd869a2b94f8dc6228e3fb2dfe31656621 /expat/configure.ac
parent47cc6acc8fcc0440965bf1b46c73d6f101e2f43f (diff)
downloadlibexpat-git-8fd183abfe7a230f8015b6bdab4e498006e692c2.tar.gz
Bump version info from 7:9:6 to 7:10:6
Diffstat (limited to 'expat/configure.ac')
-rw-r--r--expat/configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/expat/configure.ac b/expat/configure.ac
index 20fe69e1..d58ac03e 100644
--- a/expat/configure.ac
+++ b/expat/configure.ac
@@ -48,9 +48,9 @@ dnl
dnl If the API changes incompatibly set LIBAGE back to 0
dnl
-LIBCURRENT=7 # sync
-LIBREVISION=9 # with
-LIBAGE=6 # CMakeLists.txt!
+LIBCURRENT=7 # sync
+LIBREVISION=10 # with
+LIBAGE=6 # CMakeLists.txt!
AX_APPEND_FLAG([-DHAVE_EXPAT_CONFIG_H], [CPPFLAGS])
AC_CONFIG_HEADER([expat_config.h])