Skip to content

Commit 05083d5

Browse files
committed
Release v5.11.0
1 parent ead47b5 commit 05083d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Make.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ ifneq (,$(findstring MINGW,$(OS))$(findstring MSYS,$(OS))$(findstring CYGWIN,$(O
2424
endif
2525

2626
LBT_SOVERSION_MAJOR := 5
27-
LBT_SOVERSION_MINOR := 10
28-
LBT_SOVERSION_PATCH := 1
27+
LBT_SOVERSION_MINOR := 11
28+
LBT_SOVERSION_PATCH := 0
2929

3030
ifeq ($(OS), WINNT)
3131
SHLIB_EXT := dll

0 commit comments

Comments
 (0)