Skip to content

Commit a6476fb

Browse files
committed
Bump soname from 33.0.0 to 33.0.1
0 new symbols were added, 0 were removed.
1 parent 3ef3f34 commit a6476fb

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 33)
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)