We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a835ee1 commit 04cf899Copy full SHA for 04cf899
src/Make.inc
@@ -24,7 +24,7 @@ ifneq (,$(findstring MINGW,$(OS))$(findstring MSYS,$(OS))$(findstring CYGWIN,$(O
24
endif
25
26
LBT_SOVERSION_MAJOR := 5
27
-LBT_SOVERSION_MINOR := 2
+LBT_SOVERSION_MINOR := 3
28
LBT_SOVERSION_PATCH := 0
29
30
ifeq ($(OS), WINNT)
0 commit comments