summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2018-02-01 22:01:01 +0100
committerDave Davenport <qball@gmpclient.org>2018-02-01 22:01:01 +0100
commitf0ba23a4899418492ef455a299a555158282fd06 (patch)
tree1eb08ca023d57299b871825c5a16a739d4f6d9ab /configure.ac
parent9a34d89e519a33653d38a202138854a708124234 (diff)
Tag as dev version.
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 d2e5f487..f71dafc7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [1.5.0], [https://github.com/DaveDavenport/rofi/],[],[https://reddit.com/r/qtools/])
+AC_INIT([rofi], [1.5.0-dev], [https://github.com/DaveDavenport/rofi/],[],[https://reddit.com/r/qtools/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])