Skip to content

Commit

Permalink
Merge pull request #1301 from cellml/version_change
Browse files Browse the repository at this point in the history
Changing version to: 0.6.3
  • Loading branch information
hsorby authored Nov 11, 2024
2 parents 2504ea5 + 033db52 commit fdffb4f
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.3)
set(PROJECT_DEVELOPER_VERSION -rc.2)
set(PROJECT_DEVELOPER_VERSION )
project(${PROJECT_NAME} VERSION ${_PROJECT_VERSION} LANGUAGES CXX)

# Set policies that affect the build.
Expand Down

0 comments on commit fdffb4f

Please sign in to comment.