Skip to content

Commit

Permalink
Update meson.build version
Browse files Browse the repository at this point in the history
  • Loading branch information
heimskr committed Mar 5, 2024
1 parent 9813510 commit adca9ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project('game3', 'cpp', version: '0.35.0',
project('game3', 'cpp', version: '0.37.1',
meson_version: '>= 0.62.0',
default_options: ['warning_level=2', 'werror=false', 'cpp_std=c++23'])

Expand Down

0 comments on commit adca9ab

Please sign in to comment.