Bump version info from 7:10:6 to 7:11:6
This commit is contained in:
parent
25c96511a0
commit
89de2d561c
@ -270,7 +270,7 @@ if(EXPAT_WITH_LIBBSD)
|
||||
endif()
|
||||
|
||||
set(LIBCURRENT 7) # sync
|
||||
set(LIBREVISION 10) # with
|
||||
set(LIBREVISION 11) # with
|
||||
set(LIBAGE 6) # configure.ac!
|
||||
math(EXPR LIBCURRENT_MINUS_AGE "${LIBCURRENT} - ${LIBAGE}")
|
||||
|
||||
|
@ -12,6 +12,7 @@ Release x.x.x xxx xxxxxxxxx xx xxxx
|
||||
case-insensitive file systems on Windows and the fact that
|
||||
Perl's XML::Parser::Expat compiles into Expat.dll.
|
||||
#347 Windows: Only define _CRT_RAND_S if not defined
|
||||
Version info bumped from 7:10:6 to 7:11:6
|
||||
|
||||
Special thanks to:
|
||||
Ben Wagner
|
||||
|
@ -49,7 +49,7 @@ dnl If the API changes incompatibly set LIBAGE back to 0
|
||||
dnl
|
||||
|
||||
LIBCURRENT=7 # sync
|
||||
LIBREVISION=10 # with
|
||||
LIBREVISION=11 # with
|
||||
LIBAGE=6 # CMakeLists.txt!
|
||||
|
||||
AX_APPEND_FLAG([-DHAVE_EXPAT_CONFIG_H], [CPPFLAGS])
|
||||
|
Loading…
Reference in New Issue
Block a user