aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-11-17 14:11:58 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-11-17 14:11:58 +0100
commit6a16c6f9dfc71c2e11cc0460e551dec67fdec807 (patch)
tree34c734d46d6d001dbb51d6ea8f44ea1e48dedafb /CMakeLists.txt
parentc118af39da408c252613a5a63d9f51e8d8f39928 (diff)
downloadlibayatana-indicator-6a16c6f9dfc71c2e11cc0460e551dec67fdec807.tar.gz
libayatana-indicator-6a16c6f9dfc71c2e11cc0460e551dec67fdec807.tar.bz2
libayatana-indicator-6a16c6f9dfc71c2e11cc0460e551dec67fdec807.zip
release 0.9.00.9.0
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
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")