Merge branch 'release-prep-2509'

This commit is contained in:
OatmealDome 2025-09-16 22:38:08 -04:00
commit d24cc14e62
No known key found for this signature in database
GPG Key ID: A4BFAB0C67513B91

View File

@ -33,7 +33,7 @@ endif()
string(TIMESTAMP DOLPHIN_WC_BUILD_DATE "%Y-%m-%d" UTC)
# version number
set(DOLPHIN_VERSION_MAJOR "2506")
set(DOLPHIN_VERSION_MAJOR "2509")
set(DOLPHIN_VERSION_MINOR "0")
set(DOLPHIN_VERSION_PATCH ${DOLPHIN_WC_REVISION})