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 53c85d1 commit 035dd78Copy full SHA for 035dd78
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 := 13
+LBT_SOVERSION_MINOR := 14
28
LBT_SOVERSION_PATCH := 0
29
30
ifeq ($(OS), WINNT)
0 commit comments