Skip to content

Commit

Permalink
server VERSION bump to version 0.6.22
Browse files Browse the repository at this point in the history
  • Loading branch information
michalvasko committed Nov 16, 2018
1 parent 68478b6 commit 0474a0e
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 @@ -14,7 +14,7 @@ if(NOT UNIX)
endif()

# set version
set(NP2SRV_VERSION 0.6.21)
set(NP2SRV_VERSION 0.6.22)

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

0 comments on commit 0474a0e

Please sign in to comment.