From b10f40d8caa291e4cd26a2790479a2c769374869 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Sun, 27 Dec 2015 19:45:50 +0100 Subject: Bump to version 0.15.12 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit v1.2.3