Skip to content

Commit 683a239

Browse files
committed
server VERSION bump to version 0.4.0
1 parent f50a84c commit 683a239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ if(NOT UNIX)
1313
endif()
1414

1515
# set version
16-
set(NP2SRV_VERSION 0.3.84)
16+
set(NP2SRV_VERSION 0.4.0)
1717

1818
# set default build type if not specified by user
1919
if(NOT CMAKE_BUILD_TYPE)

0 commit comments

Comments
 (0)