From 095e205a418737fbe2f9d50fbe09e39ec53faecc Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 18 Aug 2020 14:07:08 +0200 Subject: release 0.8.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 76cb0c2..5c12478 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ project(qmenumodel) -set (PROJECT_VERSION "0.7.90") +set (PROJECT_VERSION "0.8.0") cmake_minimum_required(VERSION 2.8.9) -- cgit v1.2.3