mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 15:01:16 +01:00
CMakeLists: Update version number.
This commit is contained in:
parent
cd56661573
commit
837cbfa4e3
@ -134,7 +134,7 @@ if(GIT_FOUND AND NOT DOLPHIN_WC_REVISION)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
# version number
|
# version number
|
||||||
set(DOLPHIN_VERSION_MAJOR "4")
|
set(DOLPHIN_VERSION_MAJOR "5")
|
||||||
set(DOLPHIN_VERSION_MINOR "0")
|
set(DOLPHIN_VERSION_MINOR "0")
|
||||||
if(DOLPHIN_WC_BRANCH STREQUAL "stable")
|
if(DOLPHIN_WC_BRANCH STREQUAL "stable")
|
||||||
set(DOLPHIN_VERSION_PATCH "0")
|
set(DOLPHIN_VERSION_PATCH "0")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user