From 611bb384b73fa6311777ba4c41381a06f5b99dad Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 13 Oct 2023 08:40:49 +0200 Subject: release 0.9.4 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 24e918a..8af6ff5 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.3") +set(PROJECT_VERSION "0.9.4") set(PROJECT_NAME "libayatana-indicator") # Make everything -- cgit v1.2.3