From dcd132fff3ec25091a882b7aca99cad14b924370 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Fri, 8 Sep 2017 14:00:49 +0200 Subject: We're going towards 0.5 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 69c76f34..aa702ba7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.0) -project(kube VERSION 0.4.0) +project(kube VERSION 0.5) set (QT_MIN_VERSION "5.7.0") -- cgit v1.2.3