summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-12-27 19:45:50 +0100
committerDave Davenport <qball@gmpclient.org>2015-12-27 19:45:50 +0100
commitb10f40d8caa291e4cd26a2790479a2c769374869 (patch)
tree61a6e0367cd52a7fdde2b18f3a630768570af5d8
parentf2cb44b22ad9e93d7ef66f90795fd20ccfb41615 (diff)
Bump to version 0.15.120.15.12
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0463d760..ebfb1a35 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [0.15.12-devel], [https://github.com/DaveDavenport/rofi/])
+AC_INIT([rofi], [0.15.12], [https://github.com/DaveDavenport/rofi/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])