ScmRevGen: Bump version to 2506

This commit is contained in:
OatmealDome
2025-06-04 00:10:41 -04:00
parent 1c9389a1fb
commit aed420c95d

View File

@ -33,8 +33,8 @@ 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 "2503") set(DOLPHIN_VERSION_MAJOR "2506")
set(DOLPHIN_VERSION_MINOR "1") set(DOLPHIN_VERSION_MINOR "0")
set(DOLPHIN_VERSION_PATCH ${DOLPHIN_WC_REVISION}) set(DOLPHIN_VERSION_PATCH ${DOLPHIN_WC_REVISION})
# If Dolphin is not built from a Git repository, default the version info to # If Dolphin is not built from a Git repository, default the version info to