Skip to content

Commit 3252505

Browse files
committed
Post-release version bump
Signed-off-by: Simon McVittie <[email protected]>
1 parent 8f5dc8d commit 3252505

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

NEWS

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Changes in 0.9.2, yyyy-mm-dd
2+
============================
3+
4+
Not yet released.
5+
16
Changes in 0.9.1, 2025-02-12
27
============================
38

meson.build

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('libportal','c',
2-
version: '0.9.1',
2+
version: '0.9.2',
33
default_options: ['warning_level=2'],
44
meson_version: '>= 0.55.0')
55

0 commit comments

Comments
 (0)