cmake: Bump API version to 4.7.4

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
Andreas Schneider
2019-02-07 14:35:35 +01:00
parent 5d279a7ad7
commit a1559505a5
3 changed files with 417 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ set(APPLICATION_NAME ${PROJECT_NAME})
# Increment AGE. Set REVISION to 0
# If the source code was changed, but there were no interface changes:
# Increment REVISION.
set(LIBRARY_VERSION "4.7.3")
set(LIBRARY_VERSION "4.7.4")
set(LIBRARY_SOVERSION "4")
# where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is checked