Skip to content

Commit

Permalink
server VERSION bump to version 0.5.22
Browse files Browse the repository at this point in the history
  • Loading branch information
michalvasko committed Jun 4, 2018
1 parent 1598223 commit 5d55685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ if(NOT UNIX)
endif()

# set version
set(NP2SRV_VERSION 0.5.21)
set(NP2SRV_VERSION 0.5.22)

# set default build type if not specified by user
if(NOT CMAKE_BUILD_TYPE)
Expand Down

0 comments on commit 5d55685

Please sign in to comment.