summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-09-26 21:45:21 +0200
committerDave Davenport <qball@gmpclient.org>2017-09-26 21:45:21 +0200
commita7679a7910ed8a9b550dd19776fdece1cb87c16c (patch)
tree544448e4847db230fa64cc1987830f24e845050f /meson.build
parent195302a7a77eaba3905525abe85234d9c816450d (diff)
Bump meson version
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 c8187a68..bc84a25b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('rofi', 'c',
- version: '1.3.1',
+ version: '1.4.99-dev',
meson_version: '>=0.39.1',
license: [ 'MIT' ],
default_options: [