aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e34c16872..92849f490 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -46,8 +46,8 @@ set(CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/cmake/modules)
set(PACKAGE "kvirc")
set(NICENAME "KVIrc")
set(VERSION_MAJOR "5")
-set(VERSION_BRANCH "5.0")
-set(VERSION_RELEASE "5.0.1")
+set(VERSION_BRANCH "5.1")
+set(VERSION_RELEASE "5.1.1")
set(VERSION_CODENAME "Aria")
# REMINDER: "Quasar" is a new candidate name.