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

Commit d327712

Browse files
committed
Bump SO version to 4.7.3
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
1 parent fded1fb commit d327712

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.2")
25+
set(LIBRARY_VERSION "4.7.3")
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.2
1+
4.7.3

0 commit comments

Comments
 (0)