Skip to content

Commit 3ed3526

Browse files
committed
meson: Update to version 2.3.1
Signed-off-by: Joshua Ashton <[email protected]>
1 parent 7d123c4 commit 3ed3526

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
@@ -1,4 +1,4 @@
1-
project('vkd3d-proton', ['c'], version : '2.3', meson_version : '>= 0.49', default_options : [
1+
project('vkd3d-proton', ['c'], version : '2.3.1', meson_version : '>= 0.49', default_options : [
22
'warning_level=2',
33
])
44

0 commit comments

Comments
 (0)