Skip to content

Commit

Permalink
Bump meson required version
Browse files Browse the repository at this point in the history
  • Loading branch information
wmww committed Apr 14, 2023
1 parent cb0af31 commit 93c5335
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
Expand Up @@ -2,7 +2,7 @@ project('gtk4-layer-shell',
['c'],
version: '1.0.0',
license: 'MIT',
meson_version: '>=0.45.1',
meson_version: '>=0.51.0',
default_options: ['c_std=gnu11', 'warning_level=3'])

lib_so_version = '0'
Expand Down

0 comments on commit 93c5335

Please sign in to comment.