Skip to content

Commit

Permalink
version bump 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerBerger committed Aug 24, 2020
1 parent 14679af commit 70d62fa
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.1\"")
add_definitions("-DWS_VERSION=\"1.3.2\"")

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

0 comments on commit 70d62fa

Please sign in to comment.