Skip to content

Commit 85f9c2e

Browse files
committed
increment version number to 0.25
1 parent 3c84944 commit 85f9c2e

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

debian/changelog

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

39
* accessory: do not log each command

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
# built documents.
4747
#
4848
# The short X.Y version.
49-
version = '0.24'
49+
version = '0.25'
5050
# The full version, including alpha/beta/rc tags.
5151
release = version
5252

meson.build

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

0 commit comments

Comments
 (0)