aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-03-30 16:05:55 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-03-30 16:05:55 +0200
commit8acbd3a7555bb4c8e830261fcc44354760f33540 (patch)
tree3f64f105d51238884562bc11269f67347939d556 /CMakeLists.txt
parent8b8c30fc84d107bf4ec13e3d06f1ea81e1001f97 (diff)
downloadlibayatana-common-8acbd3a7555bb4c8e830261fcc44354760f33540.tar.gz
libayatana-common-8acbd3a7555bb4c8e830261fcc44354760f33540.tar.bz2
libayatana-common-8acbd3a7555bb4c8e830261fcc44354760f33540.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 68714ca..701b9e8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
project (libayatana-common C CXX)
cmake_minimum_required(VERSION 3.16)
-set(PROJECT_VERSION "0.8.1")
+set(PROJECT_VERSION "0.9.0")
set(PACKAGE ${CMAKE_PROJECT_NAME})
set(API_VERSION 0)