Merge branch 'release-prep-2503a'
This commit is contained in:
commit
de2826d995
|
@ -34,7 +34,7 @@ string(TIMESTAMP DOLPHIN_WC_BUILD_DATE "%Y-%m-%d" UTC)
|
|||
|
||||
# version number
|
||||
set(DOLPHIN_VERSION_MAJOR "2503")
|
||||
set(DOLPHIN_VERSION_MINOR "0")
|
||||
set(DOLPHIN_VERSION_MINOR "1")
|
||||
set(DOLPHIN_VERSION_PATCH ${DOLPHIN_WC_REVISION})
|
||||
|
||||
# If Dolphin is not built from a Git repository, default the version info to
|
||||
|
|
Loading…
Reference in New Issue