mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
meson.build: update version
This commit is contained in:
parent
9316c842b1
commit
981c03e7e4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
project(
|
project(
|
||||||
'labwc',
|
'labwc',
|
||||||
'c',
|
'c',
|
||||||
version: '0.2.0',
|
version: '0.2.1',
|
||||||
license: 'GPL-2',
|
license: 'GPL-2',
|
||||||
default_options: [
|
default_options: [
|
||||||
'c_std=c11',
|
'c_std=c11',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue