From 4c27ec6d8c6ed623564a7f97d56d561f7e41cb73 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 14 Dec 2021 21:41:41 +0100 Subject: release 0.9.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index e2d0be9..839afa6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ project(qmenumodel) -set (PROJECT_VERSION "0.8.1") +set (PROJECT_VERSION "0.9.0") cmake_minimum_required(VERSION 3.13) -- cgit v1.2.3