We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 958b143 commit 7a26383Copy full SHA for 7a26383
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ([2.69])
5
-AC_INIT([redshift], [1.11], [https://github.com/jonls/redshift/issues])
+AC_INIT([redshift], [1.12], [https://github.com/jonls/redshift/issues])
6
AC_CONFIG_SRCDIR([src/redshift.c])
7
AC_CONFIG_HEADERS([config.h])
8
AC_CONFIG_MACRO_DIR([m4])
0 commit comments