summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2015-07-12 18:10:13 +0200
committerQC <qball@gmpclient.org>2015-07-12 18:10:13 +0200
commit171828fb6e42b636a26da978a249fd487dd36f87 (patch)
tree23d215c45bc2d1ea5f8a972abd5432f138fa4825 /configure.ac
parent5b6fc01578e694d06987e27fa4c74dbe6d2ce83d (diff)
Set version to development
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 90a53125..7335eb47 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [0.15.7], [qball@gmpclient.org])
+AC_INIT([rofi], [0.15.7-devel], [qball@gmpclient.org])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])