Skip to content

Commit

Permalink
VERSION bump to version 0.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrejci committed Jun 5, 2019
1 parent 417f7a0 commit 6a10e99
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 @@ -15,7 +15,7 @@ if(NOT UNIX)
endif()

# set version
set(NP2SRV_VERSION 0.7.11)
set(NP2SRV_VERSION 0.7.12)

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

0 comments on commit 6a10e99

Please sign in to comment.