summaryrefslogtreecommitdiff
path: root/expat/configure.ac
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2021-05-11 16:00:52 +0200
committerSebastian Pipping <sebastian@pipping.org>2021-05-22 19:07:49 +0200
commite083f03235c5e86a4a4f9b7e233db5cf47cd4b54 (patch)
tree807ce763905c02e969a59e4b819e1b6aec609b39 /expat/configure.ac
parentb913a529ae090647c015d4212048b58ebae93aeb (diff)
downloadlibexpat-git-e083f03235c5e86a4a4f9b7e233db5cf47cd4b54.tar.gz
Bump version info from 8:0:7 to 9:0:8
See https://verbump.de/ for what these numbers do
Diffstat (limited to 'expat/configure.ac')
-rw-r--r--expat/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/expat/configure.ac b/expat/configure.ac
index 84319d64..b038ee41 100644
--- a/expat/configure.ac
+++ b/expat/configure.ac
@@ -81,9 +81,9 @@ dnl
dnl If the API changes incompatibly set LIBAGE back to 0
dnl
-LIBCURRENT=8 # sync
+LIBCURRENT=9 # sync
LIBREVISION=0 # with
-LIBAGE=7 # CMakeLists.txt!
+LIBAGE=8 # CMakeLists.txt!
AC_CONFIG_HEADERS([expat_config.h])