Skip to content

Commit

Permalink
Changing version to: 0.6.3-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
abi-git-user committed Nov 11, 2024
1 parent e7f60d9 commit 87c0ae5
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.1)
set(PROJECT_DEVELOPER_VERSION -rc.2)
project(${PROJECT_NAME} VERSION ${_PROJECT_VERSION} LANGUAGES CXX)

# Set policies that affect the build.
Expand Down

0 comments on commit 87c0ae5

Please sign in to comment.