summaryrefslogtreecommitdiff
path: root/expat/configure.ac
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2022-03-04 18:46:01 +0100
committerSebastian Pipping <sebastian@pipping.org>2022-03-04 18:46:01 +0100
commitc30b80ee9cabb122d90903a62a2cfe47e08f6956 (patch)
tree26fe49cac0b488b4ae1464e9f75ae27294cec13e /expat/configure.ac
parentf178826bb1e9c8ee23202f1be55ad4ac7b649e84 (diff)
downloadlibexpat-git-c30b80ee9cabb122d90903a62a2cfe47e08f6956.tar.gz
Bump version info from 9:6:8 to 9:7: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 5175487b..7a7f013f 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=6 # with
+LIBREVISION=7 # with
LIBAGE=8 # CMakeLists.txt!
AC_CONFIG_HEADERS([expat_config.h])