aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authoremersion <contact@emersion.fr>2018-12-01 11:26:29 +0100
committerGitHub <noreply@github.com>2018-12-01 11:26:29 +0100
commit3f5f4cec88868818105bdc297f89d51fa378d99d (patch)
tree120d35b4499326f75f06e5af8639b6aedac736a0 /meson.build
parenta22311ec76802d2d8eb4bc3fcb3e9b713f7cd1c6 (diff)
parent92e39b586c0ef737cb76aef16187bbc0a8c7629b (diff)
Merge pull request #1404 from saimen/bump-version-number
build: bump versino to 0.2.0
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 3d96d052..df1dbb84 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'wlroots',
'c',
- version: '0.1.0',
+ version: '0.2.0',
license: 'MIT',
meson_version: '>=0.48.0',
default_options: [