Skip to content

Commit c241f59

Browse files
committed
increment version number to 7.6
1 parent ea8898f commit c241f59

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.6) unstable; urgency=low
2+
3+
*
4+
5+
--
6+
17
cm4all-workshop (7.5) unstable; urgency=low
28

39
* cron: create temporary table only if "sticky" 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.5'
61+
version = '7.6'
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.5',
1+
project('CM4all Workshop', 'cpp', version: '7.6',
22
meson_version: '>= 1.2',
33
default_options: [
44
'cpp_std=c++23',

0 commit comments

Comments
 (0)