From 6a16c6f9dfc71c2e11cc0460e551dec67fdec807 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 17 Nov 2021 14:11:58 +0100 Subject: release 0.9.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index cfd3bfc..9a13569 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -78,7 +78,7 @@ endif (HAVE_LIB_M) include(GNUInstallDirs) set(ABI_VERSION "7") set(API_VERSION "4") -set(PROJECT_VERSION "0.8.4") +set(PROJECT_VERSION "0.9.0") set(PROJECT_NAME "libayatana-indicator") if("${CMAKE_CXX_COMPILER_ID}" STREQUAL "Clang") -- cgit v1.2.3