Skip to content

Commit

Permalink
Merge pull request cellml#1282 from cellml/version_change
Browse files Browse the repository at this point in the history
Changing version to: 0.6.1
  • Loading branch information
hsorby authored Oct 29, 2024
2 parents e32f42a + cd84c4e commit c2b06ad
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 @@ -19,7 +19,7 @@ set(CMAKE_OSX_DEPLOYMENT_TARGET 10.15 CACHE STRING "Minimum OS X deployment vers
set(PROJECT_NAME libCellML)
set(PROJECT_URL https://libcellml.org)
set(_PROJECT_VERSION 0.6.1)
set(PROJECT_DEVELOPER_VERSION -rc.3)
set(PROJECT_DEVELOPER_VERSION )
project(${PROJECT_NAME} VERSION ${_PROJECT_VERSION} LANGUAGES CXX)

# Set policies that affect the build.
Expand Down

0 comments on commit c2b06ad

Please sign in to comment.