Skip to content

Commit cbe8834

Browse files
committed
Switch to version 2.1.7~rc1
1 parent 69f0799 commit cbe8834

File tree

3 files changed

+149
-149
lines changed

3 files changed

+149
-149
lines changed

CMake.in.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ SET(OFBUILD_CUSTOM_CMAKE_VERSION "${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}.
2323
SET(OPENFLUID_VERSION_MAJOR 2)
2424
SET(OPENFLUID_VERSION_MINOR 1)
2525
SET(OPENFLUID_VERSION_PATCH 7)
26-
SET(OPENFLUID_VERSION_STATUS "beta1") # example: SET(OPENFLUID_VERSION_STATUS "rc1")
26+
SET(OPENFLUID_VERSION_STATUS "rc1") # example: SET(OPENFLUID_VERSION_STATUS "rc1")
2727

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

0 commit comments

Comments
 (0)