Skip to content

Commit 2614969

Browse files
committed
ScmRevGen: Bump version to 2512
1 parent a327793 commit 2614969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMake/ScmRevGen.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ endif()
3333
string(TIMESTAMP DOLPHIN_WC_BUILD_DATE "%Y-%m-%d" UTC)
3434

3535
# version number
36-
set(DOLPHIN_VERSION_MAJOR "2509")
36+
set(DOLPHIN_VERSION_MAJOR "2512")
3737
set(DOLPHIN_VERSION_MINOR "0")
3838
set(DOLPHIN_VERSION_PATCH ${DOLPHIN_WC_REVISION})
3939

0 commit comments

Comments
 (0)