Skip to content

Commit 5865116

Browse files
jordan-woyakOatmealDome
authored andcommitted
ScmRevGen: Bump version to 2509
1 parent 8ade8fa commit 5865116

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMake/ScmRevGen.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ endif()
3333
string(TIMESTAMP DOLPHIN_WC_BUILD_DATE "%Y-%m-%d" UTC)
3434

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

4040
# If Dolphin is not built from a Git repository, default the version info to

0 commit comments

Comments
 (0)