mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 05:17:44 -07:00
ScmRevGen: Bump major version to 2407
This commit is contained in:
parent
656a5a18db
commit
b92e354389
@ -31,7 +31,7 @@ if(GIT_FOUND)
|
||||
endif()
|
||||
|
||||
# version number
|
||||
set(DOLPHIN_VERSION_MAJOR "5")
|
||||
set(DOLPHIN_VERSION_MAJOR "2407")
|
||||
set(DOLPHIN_VERSION_MINOR "0")
|
||||
set(DOLPHIN_VERSION_PATCH ${DOLPHIN_WC_REVISION})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user