Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit b5b55f4

Browse files
committed
Continue with development of QXmpp 1.11
1 parent 5ee4c9d commit b5b55f4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ SPDX-FileCopyrightText: 2010 Jeremy Lainé <[email protected]>
44
SPDX-License-Identifier: CC0-1.0
55
-->
66

7+
QXmpp 1.11.0 (UNRELEASED)
8+
-------------------------
9+
10+
*under development*
11+
712
QXmpp 1.10.0 (February 22, 2025)
813
--------------------------------
914

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# SPDX-License-Identifier: CC0-1.0
44

55
cmake_minimum_required(VERSION 3.7)
6-
project(qxmpp VERSION 1.10.0)
6+
project(qxmpp VERSION 1.11.0)
77

88
set(SO_VERSION 5)
99

0 commit comments

Comments
 (0)