summaryrefslogtreecommitdiff
path: root/expat/configure.ac
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2020-10-02 19:47:09 +0200
committerSebastian Pipping <sebastian@pipping.org>2020-10-03 00:49:39 +0200
commit3265243064dc1150b64201fc6ef287ae91e5ab72 (patch)
tree9a7e48dca8ea52318501046500ce162e2c9119dd /expat/configure.ac
parent3af8f46e3ffd2e85b36d80b3d2e2ba49ce9c833f (diff)
downloadlibexpat-git-3265243064dc1150b64201fc6ef287ae91e5ab72.tar.gz
Bump version info from 7:11:6 to 7:12:6
Diffstat (limited to 'expat/configure.ac')
-rw-r--r--expat/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/expat/configure.ac b/expat/configure.ac
index 9b0a0872..82ec1fdd 100644
--- a/expat/configure.ac
+++ b/expat/configure.ac
@@ -49,7 +49,7 @@ dnl If the API changes incompatibly set LIBAGE back to 0
dnl
LIBCURRENT=7 # sync
-LIBREVISION=11 # with
+LIBREVISION=12 # with
LIBAGE=6 # CMakeLists.txt!
AX_APPEND_FLAG([-DHAVE_EXPAT_CONFIG_H], [AM_CPPFLAGS])