summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2015-10-25 13:54:41 +0100
committerQC <qball@gmpclient.org>2015-10-25 13:54:41 +0100
commit0d11a7b81e0665ae88f93e51c695ecc6c0e5f646 (patch)
tree33ed3ed60c80b28af748d3435e5f4b18a8ae7a86 /configure.ac
parent7b1e3e75c93032f2506a3bbc5e2c7194976c6796 (diff)
Add fedora repo
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 4ec48742..3749095e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [0.15.10], [https://github.com/DaveDavenport/rofi/])
+AC_INIT([rofi], [0.15.10-devel], [https://github.com/DaveDavenport/rofi/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])