summaryrefslogtreecommitdiffstats
path: root/configure.ac
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 /configure.ac
parent5c5665efca0ecccef82e276a806f9353042c5fca (diff)
Bump version to 1.5.01.5.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9357964e..d2e5f487 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [1.4.99-dev], [https://github.com/DaveDavenport/rofi/],[],[https://reddit.com/r/qtools/])
+AC_INIT([rofi], [1.5.0], [https://github.com/DaveDavenport/rofi/],[],[https://reddit.com/r/qtools/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])