From 6e3d806208bd64131ab595444e6254baef1564d2 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Sat, 2 Jan 2016 17:00:25 -0500 Subject: configure.ac: Bump version to 1.11 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 5659776..77cdf3f 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.10], [https://github.com/jonls/redshift/issues]) +AC_INIT([redshift], [1.11], [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