From 100b34ab6280b8c4e8c40575390f10b10ae791f5 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Tue, 20 Mar 2018 22:46:41 +0100 Subject: Prepared release of v0.6.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 971d9a04..3330b34f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.0) -project(kube VERSION 0.6) +project(kube VERSION 0.6.0) set (QT_MIN_VERSION "5.9.0") -- cgit v1.2.3