From 91143cbd7aaf6ba6dac7d22948a551bd02bd40c8 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 18 Nov 2021 10:40:33 +0100 Subject: release 0.8.90 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index bc1aabd..3d3fb09 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -32,7 +32,7 @@ pkg_check_modules(PROJECT_DEPS REQUIRED glib-2.0>=2.58 ayatana-indicator3-0.4>=0 # Set global variables include(GNUInstallDirs) -set(PROJECT_VERSION "0.8.0") +set(PROJECT_VERSION "0.8.90") set(PROJECT_NAME "ayatana-appindicator-application") if("${CMAKE_CXX_COMPILER_ID}" STREQUAL "Clang") -- cgit v1.2.3