Skip to content

Commit 82e79a9

Browse files
committed
Pre-release bump version to 0.12.0
This version bump makes it clear that this is not a 0.11.x version, as the removal of setuid support is a major behaviour change.
1 parent ea185f6 commit 82e79a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'bubblewrap',
33
'c',
4-
version : '0.11.2',
4+
version : '0.12.0',
55
meson_version : '>=0.49.0',
66
default_options : [
77
'warning_level=2',

0 commit comments

Comments
 (0)