From 20bf8076e741c08798690023b9beaba621ca0d9c Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 17 Feb 2022 22:32:36 +0100 Subject: release 22.2.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 09f6d22..fc494c3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -37,7 +37,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.91") +set(PROJECT_VERSION "22.2.0") set(PROJECT_NAME "ayatana-indicator-application") # Make everything -- cgit v1.2.3