aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authoremersion <contact@emersion.fr>2019-02-03 15:46:02 +0100
committeremersion <contact@emersion.fr>2019-02-03 15:46:02 +0100
commit59d1b6790dd187c2e110e98a2fa17c1fbfee40ca (patch)
treee27ef23ab7ccc283453f046da5a1366218afe870 /meson.build
parent04c9ca4198a729a95a6368bbbf0438d1ba3465fa (diff)
Bump project version to 0.3
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
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: [