Skip to content

Commit

Permalink
Switch to version 2.1.7~rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
fabrejc committed Dec 6, 2018
1 parent 69f0799 commit cbe8834
Show file tree
Hide file tree
Showing 3 changed files with 149 additions and 149 deletions.
2 changes: 1 addition & 1 deletion CMake.in.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ SET(OFBUILD_CUSTOM_CMAKE_VERSION "${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}.
SET(OPENFLUID_VERSION_MAJOR 2)
SET(OPENFLUID_VERSION_MINOR 1)
SET(OPENFLUID_VERSION_PATCH 7)
SET(OPENFLUID_VERSION_STATUS "beta1") # example: SET(OPENFLUID_VERSION_STATUS "rc1")
SET(OPENFLUID_VERSION_STATUS "rc1") # example: SET(OPENFLUID_VERSION_STATUS "rc1")

SET(OPENFLUID_VERSION_FULL "${OPENFLUID_VERSION_MAJOR}.${OPENFLUID_VERSION_MINOR}.${OPENFLUID_VERSION_PATCH}")

Expand Down
Loading

0 comments on commit cbe8834

Please sign in to comment.