Skip to content

Commit

Permalink
Bump version to 3.0.0dev4 (#871)
Browse files Browse the repository at this point in the history
  • Loading branch information
olemke authored Nov 25, 2024
2 parents ae3d13b + 4a509f2 commit 4d05bf4
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 "dev3")
set(ARTS_DEV_TAG "dev4")
set (ARTS_VERSION "${ARTS_VERSION}${ARTS_DEV_TAG}")

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

0 comments on commit 4d05bf4

Please sign in to comment.