]> granicus.if.org Git - libexpat/commitdiff
Bump version info from 7:8:6 to 7:9:6
authorSebastian Pipping <sebastian@pipping.org>
Wed, 19 Jun 2019 16:28:50 +0000 (18:28 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Wed, 19 Jun 2019 16:29:05 +0000 (18:29 +0200)
expat/CMakeLists.txt
expat/Changes
expat/configure.ac

index 36a9b46c357875b918927324e42d5f9055338143..76830abba992abc145de0299c49a7a550001a483 100644 (file)
@@ -169,7 +169,7 @@ if(USE_libbsd)
 endif()\r
 \r
 set(LIBCURRENT 7)   # sync\r
-set(LIBREVISION 8)  # with\r
+set(LIBREVISION 9)  # with\r
 set(LIBAGE 6)       # configure.ac!\r
 math(EXPR LIBCURRENT_MINUS_AGE "${LIBCURRENT} - ${LIBAGE}")\r
 \r
index 909ed28baf04f950f7c1187fdfe580bccce8210c..e1f7bcaa15cb004c3967a1b7b4a67c213344cd33 100644 (file)
@@ -23,6 +23,7 @@ Release x.x.x XXX XXXXXX XX XXXX
             #219  Remove fallback to bcopy, assume that memmove(3) exists
             #257  Use portable "/usr/bin/env bash" shebang (e.g. for OpenBSD)
             #243  Windows: Fix syntax of .def module definition files
+                  Version info bumped from 7:8:6 to 7:9:6
 
         Special thanks to:
             Benjamin Peterson
index e5b11562176273a1d20b84dd951091b3d184c148..95bdaea14e308137174c85ebf0723e91d8689527 100644 (file)
@@ -48,7 +48,7 @@ dnl If the API changes incompatibly set LIBAGE back to 0
 dnl
 
 LIBCURRENT=7   # sync
-LIBREVISION=8  # with
+LIBREVISION=9  # with
 LIBAGE=6       # CMakeLists.txt!
 
 AX_APPEND_FLAG([-DHAVE_EXPAT_CONFIG_H], [CPPFLAGS])