aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2019-06-03 08:50:12 -0400
committerFurkan Sahin <furkan-dev@proton.me>2019-06-03 08:50:12 -0400
commita142a0c1763e69af378fc62e40945df6c8292bec (patch)
tree0e832c234670bd360ae155174d2e36324964fd9e
parent11e9a2194c0707d9c5811675d0396ed8b7b06c83 (diff)
Bump meson version to 1.1
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 48bce3aa..f657f874 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'sway',
'c',
- version: '1.0',
+ version: '1.1',
license: 'MIT',
meson_version: '>=0.48.0',
default_options: [