From 0240328b9fd3680a041d9213696ca19816a7a58f Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 27 Jan 2022 12:40:19 +0100 Subject: release 0.8.91 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 6cb7f5c..06b10a3 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.90") +set(PROJECT_VERSION "0.8.91") set(PROJECT_NAME "ayatana-indicator-application") if("${CMAKE_CXX_COMPILER_ID}" STREQUAL "Clang") -- cgit v1.2.3