mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 22:34:54 +00:00
ScmRevGen: Bump major version to 2503
This commit is contained in:
parent
fd2766f5df
commit
9763c0a1e2
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ endif()
|
||||||
string(TIMESTAMP DOLPHIN_WC_BUILD_DATE "%Y-%m-%d" UTC)
|
string(TIMESTAMP DOLPHIN_WC_BUILD_DATE "%Y-%m-%d" UTC)
|
||||||
|
|
||||||
# version number
|
# version number
|
||||||
set(DOLPHIN_VERSION_MAJOR "2412")
|
set(DOLPHIN_VERSION_MAJOR "2503")
|
||||||
set(DOLPHIN_VERSION_MINOR "0")
|
set(DOLPHIN_VERSION_MINOR "0")
|
||||||
set(DOLPHIN_VERSION_PATCH ${DOLPHIN_WC_REVISION})
|
set(DOLPHIN_VERSION_PATCH ${DOLPHIN_WC_REVISION})
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue