Skip to content

Commit a040929

Browse files
committed
Switch to version 2.1.11 final
1 parent 549d1b0 commit a040929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 11)
26-
SET(OPENFLUID_VERSION_STATUS "beta3") # example: SET(OPENFLUID_VERSION_STATUS "rc1")
26+
SET(OPENFLUID_VERSION_STATUS "") # 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)