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 0cc785c commit 8a63df1Copy full SHA for 8a63df1
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.9.1], [https://github.com/jonls/redshift/issues])
+AC_INIT([redshift], [1.10], [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