Skip to content

Commit

Permalink
server VERSION bump to version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michalvasko committed Nov 21, 2018
1 parent e84838a commit f5d0d16
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.22)
set(NP2SRV_VERSION 0.7.0)

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

0 comments on commit f5d0d16

Please sign in to comment.