mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-19 19:25:41 +02:00
meson: bump version to 1.0.2 after 1.0.1 release
This commit is contained in:
parent
0a5ade5927
commit
60d01f6068
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
project('f00bar', 'c',
|
||||
version: '1.0.1',
|
||||
version: '1.0.2',
|
||||
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