From e462164e59e02f38fe627efcfbb33bdafea25e38 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Sat, 30 Dec 2017 12:53:19 +0100 Subject: Going towards 0.6 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ea5bc2d2..7933a9e6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.0) -project(kube VERSION 0.5.0) +project(kube VERSION 0.6) set (QT_MIN_VERSION "5.9.0") -- cgit v1.2.3