]> granicus.if.org Git - libexpat/commitdiff
Bump version info from 7:6:6 to 7:7:6 (#133)
authorSebastian Pipping <sebastian@pipping.org>
Fri, 27 Oct 2017 18:05:20 +0000 (20:05 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Fri, 27 Oct 2017 18:05:59 +0000 (20:05 +0200)
expat/CMakeLists.txt
expat/Changes
expat/configure.ac

index 292726e01b9e086c9819e65f352546b283a2e4f7..230986c57de9e6db8eeca749b61a839673a099d1 100644 (file)
@@ -113,7 +113,7 @@ if(USE_libbsd)
 endif()\r
 \r
 set(LIBCURRENT 7)   # sync\r
-set(LIBREVISION 6)  # with\r
+set(LIBREVISION 7)  # with\r
 set(LIBAGE 6)       # configure.ac!\r
 math(EXPR LIBCURRENT_MINUS_AGE "${LIBCURRENT} - ${LIBAGE}")\r
 \r
index b5a6ff85b59cc039a8eef359efdf3a7fc1c8a038..89a066ecc2dbe08114a9796575cb4f52a9eef18f 100644 (file)
@@ -34,6 +34,7 @@ Release 2.2.5 ???????????????????
        #153 #155  Improve docbook2x-man detection
             #160  Undefine NDEBUG in the test suite (rather than rejecting it)
             #161  Address compiler warnings
+                  Version info bumped from 7:6:6 to 7:7:6
 
         Special thanks to:
             Benbuck Nason
index 3d12085e12c8c09ccadbfd3c0095439805686954..c24f518c845286238fffbade5737503b73069988 100644 (file)
@@ -47,7 +47,7 @@ dnl If the API changes incompatibly set LIBAGE back to 0
 dnl
 
 LIBCURRENT=7   # sync
-LIBREVISION=6  # with
+LIBREVISION=7  # with
 LIBAGE=6       # CMakeLists.txt!
 
 CPPFLAGS="${CPPFLAGS} -DHAVE_EXPAT_CONFIG_H"