CMakeLists: Update version number.

This commit is contained in:
Jules Blok 2015-07-31 19:11:08 +02:00
parent cd56661573
commit 837cbfa4e3
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ if(GIT_FOUND AND NOT DOLPHIN_WC_REVISION)
endif()
# version number
set(DOLPHIN_VERSION_MAJOR "4")
set(DOLPHIN_VERSION_MAJOR "5")
set(DOLPHIN_VERSION_MINOR "0")
if(DOLPHIN_WC_BRANCH STREQUAL "stable")
set(DOLPHIN_VERSION_PATCH "0")