File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ SET(OFBUILD_CUSTOM_CMAKE_VERSION "${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}.
2323SET (OPENFLUID_VERSION_MAJOR 2)
2424SET (OPENFLUID_VERSION_MINOR 1)
2525SET (OPENFLUID_VERSION_PATCH 11)
26- SET (OPENFLUID_VERSION_STATUS "beta1 " ) # example: SET(OPENFLUID_VERSION_STATUS "rc1")
26+ SET (OPENFLUID_VERSION_STATUS "beta2 " ) # example: SET(OPENFLUID_VERSION_STATUS "rc1")
2727
2828SET (OPENFLUID_VERSION_FULL "${OPENFLUID_VERSION_MAJOR} .${OPENFLUID_VERSION_MINOR} .${OPENFLUID_VERSION_PATCH} " )
2929
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ See also the LICENSE and AUTHORS files included in the sources.
1010
1111## OpenFLUID sources
1212
13- [ ![ Build Status ] ( https://travis-ci.org /OpenFLUID/openfluid. svg?branch=develop )] ( https://travis-ci.org /OpenFLUID/openfluid )
13+ [ ![ CI ] ( https://github.com /OpenFLUID/openfluid/actions/workflows/CI.yaml/badge. svg )] ( https://github.com /OpenFLUID/openfluid/actions/workflows/CI.yaml )
1414[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/6icywvsumu608uft/branch/develop?svg=true )] ( https://ci.appveyor.com/project/fabrejc/openfluid-hm6ac/branch/develop )
1515
1616
You can’t perform that action at this time.
0 commit comments