diff options
| author | emersion <contact@emersion.fr> | 2019-02-03 15:46:02 +0100 |
|---|---|---|
| committer | emersion <contact@emersion.fr> | 2019-02-03 15:46:02 +0100 |
| commit | 59d1b6790dd187c2e110e98a2fa17c1fbfee40ca (patch) | |
| tree | e27ef23ab7ccc283453f046da5a1366218afe870 | |
| parent | 04c9ca4198a729a95a6368bbbf0438d1ba3465fa (diff) | |
| download | wlroots-59d1b6790dd187c2e110e98a2fa17c1fbfee40ca.tar.xz | |
Bump project version to 0.3
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 3284d5ca..4d68bd6c 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wlroots', 'c', - version: '0.2.0', + version: '0.3.0', license: 'MIT', meson_version: '>=0.48.0', default_options: [ |
