ScmRevGen: Bump major version to 2412

This commit is contained in:
OatmealDome 2024-12-01 18:00:52 -05:00
parent 93c9424d09
commit 992b4ea930

View File

@ -31,7 +31,7 @@ if(GIT_FOUND)
endif()
# version number
set(DOLPHIN_VERSION_MAJOR "2409")
set(DOLPHIN_VERSION_MAJOR "2412")
set(DOLPHIN_VERSION_MINOR "0")
set(DOLPHIN_VERSION_PATCH ${DOLPHIN_WC_REVISION})