aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-11-01 11:52:33 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-11-01 11:52:33 +0100
commit4b2e959b4fe5b8ec35a9b16eb726ac771a0fc7b9 (patch)
tree5f9a47b36f56956b9fb6af1c15a03975368e2320 /CMakeLists.txt
parent7c08c8abbe4dc980b91ff4641292ea2b841e8757 (diff)
downloadlibayatana-common-4b2e959b4fe5b8ec35a9b16eb726ac771a0fc7b9.tar.gz
libayatana-common-4b2e959b4fe5b8ec35a9b16eb726ac771a0fc7b9.tar.bz2
libayatana-common-4b2e959b4fe5b8ec35a9b16eb726ac771a0fc7b9.zip
release 0.9.50.9.5
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 07fc724..ddf2049 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@ if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE)
endif(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
-set(PROJECT_VERSION "0.9.4")
+set(PROJECT_VERSION "0.9.5")
set(PACKAGE ${CMAKE_PROJECT_NAME})
set(GETTEXT_PACKAGE "ayatana-common")
set(API_VERSION 0)