From be6210cf8216c08a91e085dac0ec11d0e34fb217 Mon Sep 17 00:00:00 2001 From: emersion Date: Sun, 21 Oct 2018 00:17:22 +0200 Subject: [PATCH] Update version to 0.1 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 9d40dbfc..9517168a 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wlroots', 'c', - version: '0.0.1', + version: '0.1.0', license: 'MIT', meson_version: '>=0.48.0', default_options: [