summaryrefslogtreecommitdiff
path: root/expat/configure.ac
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2022-02-18 19:01:25 +0100
committerSebastian Pipping <sebastian@pipping.org>2022-02-18 20:14:29 +0100
commit748c618f7222f130b2ba39c3473460bbf6894b3a (patch)
treeceab4ca3501784a90a9c69c21f2727fe77360b4f /expat/configure.ac
parente2d43320ce28949dcb91841c3e16f2b6fb4a2271 (diff)
downloadlibexpat-git-748c618f7222f130b2ba39c3473460bbf6894b3a.tar.gz
Bump version info from 9:4:8 to 9:5: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 a6573e81..2ccab028 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=4 # with
+LIBREVISION=5 # with
LIBAGE=8 # CMakeLists.txt!
AC_CONFIG_HEADERS([expat_config.h])