diff --git a/CMakeLists.txt b/CMakeLists.txt index accc20f00..ab3e5ee4d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -33,7 +33,7 @@ include(ECMQtDeclareLoggingCategory) include(ECMCoverageOption) # Do NOT add quote -set(KDEPIM_DEV_VERSION alpha) +set(KDEPIM_DEV_VERSION beta) # add an extra space if(DEFINED KDEPIM_DEV_VERSION)