Skip to content

Commit

Permalink
configure.ac: Bump version to 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
jonls committed Jan 2, 2016
1 parent 7e9ef55 commit 6e3d806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -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])
Expand Down

0 comments on commit 6e3d806

Please sign in to comment.