ScmRevGen: Bump version to 2512

This commit is contained in:
OatmealDome 2025-12-21 22:55:27 -05:00
parent a32779340e
commit 2614969fa8
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 "2509")
set(DOLPHIN_VERSION_MAJOR "2512")
set(DOLPHIN_VERSION_MINOR "0")
set(DOLPHIN_VERSION_PATCH ${DOLPHIN_WC_REVISION})