From d9ca6866aab3c4e8774e2dd8c9b9bcd865d9faac Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 15 Sep 2022 08:36:20 +0200 Subject: release 0.9.2 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 89f934f..a7b0ffa 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -83,7 +83,7 @@ endif (HAVE_LIB_M) include(GNUInstallDirs) set(ABI_VERSION "7") set(API_VERSION "4") -set(PROJECT_VERSION "0.9.1") +set(PROJECT_VERSION "0.9.2") set(PROJECT_NAME "libayatana-indicator") # Make everything -- cgit v1.2.3