From 7f41ec3ad465feae093eab4d4ae54b8454a63018 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 24 Oct 2021 16:27:41 +0200 Subject: release 0.8.1 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 5c12478..50eca11 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ project(qmenumodel) -set (PROJECT_VERSION "0.8.0") +set (PROJECT_VERSION "0.8.1") cmake_minimum_required(VERSION 2.8.9) -- cgit v1.2.3