summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2018-02-01 21:52:54 +0100
committerDave Davenport <qball@gmpclient.org>2018-02-01 21:52:54 +0100
commit9a34d89e519a33653d38a202138854a708124234 (patch)
tree535d984c77f6d63bfaecad47d9defffa2ec77456 /meson.build
parent5c5665efca0ecccef82e276a806f9353042c5fca (diff)
Bump version to 1.5.01.5.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 b98f5c2a..1a3e4acd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('rofi', 'c',
- version: '1.4.99-dev',
+ version: '1.5.0',
meson_version: '>=0.39.1',
license: [ 'MIT' ],
default_options: [