Skip to content

Commit 325df7e

Browse files
committed
Version 2.11.4
1 parent b594c83 commit 325df7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ endif (APPLE)
1010
set (PROJECT_NAME "AirDC++ Web Client")
1111
set (TAG_APPLICATION "AirDC++w")
1212
set (APPLICATION_ID "airdcpp-web")
13-
set (VERSION "2.11.4b") # NOTE: the minor version must match the lastest UI version
14-
set (SOVERSION "2.11.4b" )
13+
set (VERSION "2.11.4") # NOTE: the minor version must match the lastest UI version
14+
set (SOVERSION "2.11.4" )
1515

1616
set (GNUCXX_MINIMUM_VERSION "7.0")
1717

0 commit comments

Comments
 (0)