Skip to content

Commit 106e8ec

Browse files
committed
increment version number to 7.2
1 parent 058cba2 commit 106e8ec

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
cm4all-workshop (7.2) unstable; urgency=low
2+
3+
*
4+
5+
--
6+
17
cm4all-workshop (7.1) unstable; urgency=low
28

39
* workshop: disable progress pipe if "translate" is enabled

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
# built documents.
5959
#
6060
# The short X.Y version.
61-
version = '7.1'
61+
version = '7.2'
6262
# The full version, including alpha/beta/rc tags.
6363
release = version
6464

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('CM4all Workshop', 'cpp', version: '7.1',
1+
project('CM4all Workshop', 'cpp', version: '7.2',
22
meson_version: '>= 1.2',
33
default_options: [
44
'cpp_std=c++23',

0 commit comments

Comments
 (0)