aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJon Lund Steffensen <jonlst@gmail.com>2016-01-02 18:25:45 -0500
committerJon Lund Steffensen <jonlst@gmail.com>2016-01-02 18:25:45 -0500
commita2e6196a096073a1331bb4f2ee9cbe47363eefbe (patch)
tree0579f2e9acc1f816580c1182641145f41c6753b8 /configure.ac
parent redshift-gtk: Make sure that child process is closed after signals (diff)
parentcontrib: Update Fedora spec for 1.11 (diff)
downloadredshift-ng-a2e6196a096073a1331bb4f2ee9cbe47363eefbe.tar.gz
redshift-ng-a2e6196a096073a1331bb4f2ee9cbe47363eefbe.tar.bz2
redshift-ng-a2e6196a096073a1331bb4f2ee9cbe47363eefbe.tar.xz
Merge branch 'release-1.11'
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 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])