Skip to content

Commit 04cf899

Browse files
authored
Release v5.3.0
1 parent a835ee1 commit 04cf899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Make.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ifneq (,$(findstring MINGW,$(OS))$(findstring MSYS,$(OS))$(findstring CYGWIN,$(O
2424
endif
2525

2626
LBT_SOVERSION_MAJOR := 5
27-
LBT_SOVERSION_MINOR := 2
27+
LBT_SOVERSION_MINOR := 3
2828
LBT_SOVERSION_PATCH := 0
2929

3030
ifeq ($(OS), WINNT)

0 commit comments

Comments
 (0)