summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2019-06-23 15:13:26 +0200
committerDave Davenport <qball@gmpclient.org>2019-06-23 15:13:26 +0200
commit9a5ae427d9890ddc30b91ada74ac30565807dcdb (patch)
treea8aae3e52bbc80bbe9ef387d80af5f7b93d907b0
parent3ca22fc52886daab5adf32fcae9662268530c07c (diff)
Mark dev branch.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 069b592b..f516b981 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [1.5.3], [https://github.com/davatorium/rofi/],[],[https://reddit.com/r/qtools/])
+AC_INIT([rofi], [1.5.3-dev], [https://github.com/davatorium/rofi/],[],[https://reddit.com/r/qtools/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])