aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorLinus Jahn <lnj@kaidan.im>2023-01-31 19:40:16 +0100
committerLinus Jahn <lnj@kaidan.im>2023-01-31 19:40:16 +0100
commit65662fcfe2e32ff358af2c0897707affabf3a22a (patch)
tree5f779b52f02fddd13163c4f0fc34b7d9d8da50a7 /CMakeLists.txt
parent0b3303b43569c4e6964aa0139a3f038b8f0eb0ca (diff)
downloadqxmpp-65662fcfe2e32ff358af2c0897707affabf3a22a.tar.gz
Continue with development of QXmpp 1.6
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 b0a9b8c2..1358e13c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -3,7 +3,7 @@
# SPDX-License-Identifier: CC0-1.0
cmake_minimum_required(VERSION 3.7)
-project(qxmpp VERSION 1.5.0)
+project(qxmpp VERSION 1.6.0)
set(SO_VERSION 4)