We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ef3f34 commit a6476fbCopy full SHA for a6476fb
CMakeLists.txt
@@ -26,7 +26,7 @@ endif()
26
set(LT_CURRENT 33)
27
28
## increment any time the source changes; set 0 to if you increment CURRENT
29
-set(LT_REVISION 0)
+set(LT_REVISION 1)
30
31
## increment if any interfaces have been added; set to 0
32
## if any interfaces have been changed or removed. removal has
0 commit comments