forked from external/yambar
meson: 1.0.0 has already been released, bump version to 1.0.1
This commit is contained in:
parent
cc001b5702
commit
1c9de3b704
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
project('f00bar', 'c',
|
||||
version: '1.0.0',
|
||||
version: '1.0.1',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.48.0',
|
||||
default_options: ['c_std=c11', 'warning_level=1', 'werror=true'])
|
||||
|
|
Loading…
Add table
Reference in a new issue