summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2020-09-06 20:43:22 +0200
committerDave Davenport <qball@gmpclient.org>2020-09-06 20:43:22 +0200
commit34bb91976266cc0c935c169cfb254c69933aaa43 (patch)
treec0a55268748d204da5114975b8d7cb6a0e71c770 /configure.ac
parent12f4e3a1cb0440b9efe902741bd8a92d4ede4245 (diff)
Update version in configure.ac to 1.6.0-dev
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 303d13c3..3bf9aee1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [1.6.0], [https://github.com/davatorium/rofi/],[],[https://reddit.com/r/qtools/])
+AC_INIT([rofi], [1.6.0-dev], [https://github.com/davatorium/rofi/],[],[https://reddit.com/r/qtools/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])