summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-11-09 20:47:11 +0100
committerDave Davenport <qball@gmpclient.org>2015-11-09 20:47:11 +0100
commit971d6df471215698bc3eb2f1e60a585d0d8a9a97 (patch)
tree68149dc70e5c02b879309e3b249f8c0f4b85fdcc /configure.ac
parent6f023e8c9e547da3df5fac19874fc19dd9777a59 (diff)
Set version to devel.
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 5b35e1f9..a8680ff9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [0.15.11], [https://github.com/DaveDavenport/rofi/])
+AC_INIT([rofi], [0.15.12-devel], [https://github.com/DaveDavenport/rofi/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])