Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 7a26383

Browse files
committed
Bump version to 1.12
1 parent 958b143 commit 7a26383

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.11], [https://github.com/jonls/redshift/issues])
5+
AC_INIT([redshift], [1.12], [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)