5.0 release

This commit is contained in:
Pierre Bourdon 2016-06-24 10:09:07 +02:00
parent 0e12bee9c7
commit ac267a2940

View File

@ -148,7 +148,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")