From 7a263836d98a56698c9349627563b1ce1c08ffeb Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Sun, 20 May 2018 18:20:10 -0700 Subject: Bump version to 1.12 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index be0b51a..b411626 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([redshift], [1.11], [https://github.com/jonls/redshift/issues]) +AC_INIT([redshift], [1.12], [https://github.com/jonls/redshift/issues]) AC_CONFIG_SRCDIR([src/redshift.c]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) -- cgit v1.2.3-70-g09d2