Merge branch 'release-prep-2407'

This commit is contained in:
OatmealDome 2024-07-02 03:44:26 -04:00
commit 0a9d869518

View File

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