summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2019-06-26 21:34:39 +0200
committerDave Davenport <qball@gmpclient.org>2019-06-26 21:34:39 +0200
commit23887a9eee0cc7338d888b57c081fd06c941d1b5 (patch)
treed8ac5852f2c3e8611dd8ce9a8c0aaba16f4f69a1 /configure.ac
parent35d2c341c84bfae2365439267d08efa270badacf (diff)
Setup 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 533b99d9..b4dfbc1c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [1.5.4], [https://github.com/davatorium/rofi/],[],[https://reddit.com/r/qtools/])
+AC_INIT([rofi], [1.5.4-dev], [https://github.com/davatorium/rofi/],[],[https://reddit.com/r/qtools/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])