Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Commit 56f7c27

Browse files
committed
Bump SO version to 4.7.2
Signed-off-by: Andreas Schneider <asn@cryptomilk.org> (cherry picked from commit a4342b9)
1 parent 1285b37 commit 56f7c27

3 files changed

Lines changed: 417 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ set(APPLICATION_NAME ${PROJECT_NAME})
2222
# Increment AGE. Set REVISION to 0
2323
# If the source code was changed, but there were no interface changes:
2424
# Increment REVISION.
25-
set(LIBRARY_VERSION "4.7.1")
25+
set(LIBRARY_VERSION "4.7.2")
2626
set(LIBRARY_SOVERSION "4")
2727

2828
# where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is checked

src/ABI/current

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.7.1
1+
4.7.2

0 commit comments

Comments
 (0)