aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-11-18 09:58:54 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-11-18 09:58:54 +0100
commit378e9ebd5b1b824eb8890c36d9069719143dd62c (patch)
treed6eacb5d280d619926bb8f1cd9d8d207c95d87cc /CMakeLists.txt
parentb47e4c8f2767d4a257db5a702d37752d7a267fda (diff)
downloadayatana-indicator-notifications-378e9ebd5b1b824eb8890c36d9069719143dd62c.tar.gz
ayatana-indicator-notifications-378e9ebd5b1b824eb8890c36d9069719143dd62c.tar.bz2
ayatana-indicator-notifications-378e9ebd5b1b824eb8890c36d9069719143dd62c.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 af3e7ac..90b79bd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.9)
list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
-set(PROJECT_VERSION "0.8.90")
+set(PROJECT_VERSION "0.9.0")
set(PACKAGE ${CMAKE_PROJECT_NAME})
##