Skip to content

Commit

Permalink
version bump 1.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerBerger committed Jan 7, 2022
1 parent bde0f15 commit f10f640
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.3.5\"")
add_definitions("-DWS_VERSION=\"1.3.7\"")

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

0 comments on commit f10f640

Please sign in to comment.