Skip to content

Commit

Permalink
version 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerBerger committed Nov 30, 2023
1 parent 06bef04 commit 8b39caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.6)

PROJECT(workspace)
# set to version number of the latest release
add_definitions("-DWS_VERSION=\"1.4.0\"")
add_definitions("-DWS_VERSION=\"1.5.0\"")

#workaround for old Redhat 6 cmake
set(Boost_NO_BOOST_CMAKE ON)
Expand Down

0 comments on commit 8b39caf

Please sign in to comment.