Bump project version to 0.3

This commit is contained in:
emersion 2019-02-03 15:46:02 +01:00
parent 04c9ca4198
commit 59d1b6790d
No known key found for this signature in database
GPG Key ID: 0FDE7BE0E88F5E48
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
project( project(
'wlroots', 'wlroots',
'c', 'c',
version: '0.2.0', version: '0.3.0',
license: 'MIT', license: 'MIT',
meson_version: '>=0.48.0', meson_version: '>=0.48.0',
default_options: [ default_options: [