Skip to content

Commit eb0ef69

Browse files
committed
Bump soname from 25.0.0 to 25.0.1
No symbols have been added, changed or removed. A detailed report can be found in: https://github.com/OpenSCAP/openscap-abi-check/blob/master/reports/1.3.0_maint-1.3.html
1 parent 15d805e commit eb0ef69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ endif()
2626
set(LT_CURRENT 25)
2727

2828
## increment any time the source changes; set 0 to if you increment CURRENT
29-
set(LT_REVISION 0)
29+
set(LT_REVISION 1)
3030

3131
## increment if any interfaces have been added; set to 0
3232
## if any interfaces have been changed or removed. removal has

0 commit comments

Comments
 (0)