Skip to content

Commit eed705b

Browse files
committed
2.10.0
1 parent fe39bbd commit eed705b

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.10.0b") # NOTE: the minor version must match the lastest UI version
14-
set (SOVERSION "2.10.0b" )
13+
set (VERSION "2.10.0") # NOTE: the minor version must match the lastest UI version
14+
set (SOVERSION "2.10.0" )
1515

1616
set (GNUCXX_MINIMUM_VERSION "7.0")
1717

0 commit comments

Comments
 (0)