summaryrefslogtreecommitdiff
path: root/expat/configure.ac
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2022-02-20 16:04:35 +0100
committerSebastian Pipping <sebastian@pipping.org>2022-02-20 16:09:26 +0100
commit45732df416c157fe2994824ec52ad6ea6d00c924 (patch)
treed08a34d1215d07bcb82d7c1a0a1e03636d209b4e /expat/configure.ac
parent49abcfba57808b02809b8066cca6d66b55f23dbf (diff)
downloadlibexpat-git-45732df416c157fe2994824ec52ad6ea6d00c924.tar.gz
Bump version info from 9:5:8 to 9:6:8
See https://verbump.de/ for what these numbers do
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 2ccab028..5175487b 100644
--- a/expat/configure.ac
+++ b/expat/configure.ac
@@ -82,7 +82,7 @@ dnl If the API changes incompatibly set LIBAGE back to 0
dnl
LIBCURRENT=9 # sync
-LIBREVISION=5 # with
+LIBREVISION=6 # with
LIBAGE=8 # CMakeLists.txt!
AC_CONFIG_HEADERS([expat_config.h])