Skip to content

Commit 035dd78

Browse files
committed
Release 5.14
Release as a minor version bump because there is new support for NVPL threading functions (although there is no change to the actual API).
1 parent 53c85d1 commit 035dd78

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 := 13
27+
LBT_SOVERSION_MINOR := 14
2828
LBT_SOVERSION_PATCH := 0
2929

3030
ifeq ($(OS), WINNT)

0 commit comments

Comments
 (0)