Bump version info from 9:4:8 to 9:5:8
See https://verbump.de/ for what these numbers do
This commit is contained in:
parent
e2d43320ce
commit
748c618f72
@ -408,7 +408,7 @@ if(EXPAT_WITH_LIBBSD)
|
||||
endif()
|
||||
|
||||
set(LIBCURRENT 9) # sync
|
||||
set(LIBREVISION 4) # with
|
||||
set(LIBREVISION 5) # with
|
||||
set(LIBAGE 8) # configure.ac!
|
||||
math(EXPR LIBCURRENT_MINUS_AGE "${LIBCURRENT} - ${LIBAGE}")
|
||||
|
||||
|
@ -34,6 +34,10 @@ Release X.X.X XXX XXXXXXX XX XXXX
|
||||
Expected impact is denial of service or potentially
|
||||
arbitrary code execution.
|
||||
|
||||
Other changes:
|
||||
#557 #564 Version info bumped from 9:4:8 to 9:5:8;
|
||||
see https://verbump.de/ for what these numbers do
|
||||
|
||||
Special thanks to:
|
||||
Ivan Fratric
|
||||
Samanta Navarro
|
||||
|
@ -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])
|
||||
|
Loading…
Reference in New Issue
Block a user