X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=CMakeLists.txt;h=85809145816e047beeca442f6b52e9561ba042ef;hp=c65f6be0e93a191ca26ce9763fba11594b3e02c3;hb=05b9069b0df2cbfd71bd138ccde2c95378f11e89;hpb=6806244fe047e06b7bedb0cfa55b2b8cdddf7c6d diff --git a/CMakeLists.txt b/CMakeLists.txt index c65f6be0..85809145 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -12,7 +12,7 @@ project(QuasselIRC) set(QUASSEL_MAJOR 0) set(QUASSEL_MINOR 12) set(QUASSEL_PATCH 0) -set(QUASSEL_VERSION_STRING "0.12-pre") +set(QUASSEL_VERSION_STRING "0.12-beta1") # Tell CMake about or own modules set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)