Skip to content

Commit

Permalink
Bump version to 3.0.0dev6 (#877)
Browse files Browse the repository at this point in the history
  • Loading branch information
riclarsson authored Nov 27, 2024
2 parents 0e6abc8 + 1bb99cc commit 4064fd7
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 @@ -8,7 +8,7 @@ set(CMAKE_OSX_DEPLOYMENT_TARGET 13.5)

project (ARTS VERSION 3.0.0 LANGUAGES C CXX)

set(ARTS_DEV_TAG "dev5")
set(ARTS_DEV_TAG "dev6")
set (ARTS_VERSION "${ARTS_VERSION}${ARTS_DEV_TAG}")

message(STATUS "ARTS version: ${ARTS_VERSION}")
Expand Down

0 comments on commit 4064fd7

Please sign in to comment.