Skip to content

Commit 3c4f3ac

Browse files
authored
chore: bump meson version to 1.8.12
1 parent 6fe8a4a commit 3c4f3ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ project(
44
'c',
55
license: 'GPL-3-or-later',
66
meson_version: '>= 0.56.0',
7-
version: '1.8.0',
7+
version: '1.8.12',
88
default_options: [
99
'warning_level=1',
1010
'buildtype=debugoptimized',

0 commit comments

Comments
 (0)