X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=CMakeLists.txt;h=afdb357183638566d6fb61299aa67ac40308dab2;hp=d968a68a68dea771bc46cb4a90462f3910c4c2ec;hb=60dde7fac7b03220ac13b2e7f80733c221c1c01e;hpb=f10bf801801f47929f0a4e98f07d8c0fb9b47c8d diff --git a/CMakeLists.txt b/CMakeLists.txt index d968a68a..afdb3571 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ set(QUASSEL_MAJOR 0) set(QUASSEL_MINOR 13) set(QUASSEL_PATCH 0) -set(QUASSEL_VERSION_STRING "0.13-pre") +set(QUASSEL_VERSION_STRING "0.13-rc1") # Build type if (CMAKE_CONFIGURATION_TYPES)