Skip to content

Commit 8a63df1

Browse files
committed
configure.ac: Update version to 1.10
1 parent 0cc785c commit 8a63df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.69])
5-
AC_INIT([redshift], [1.9.1], [https://github.com/jonls/redshift/issues])
5+
AC_INIT([redshift], [1.10], [https://github.com/jonls/redshift/issues])
66
AC_CONFIG_SRCDIR([src/redshift.c])
77
AC_CONFIG_HEADERS([config.h])
88
AC_CONFIG_MACRO_DIR([m4])

0 commit comments

Comments
 (0)