aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJon Lund Steffensen <jonlst@gmail.com>2010-06-15 12:58:59 +0200
committerJon Lund Steffensen <jonlst@gmail.com>2010-06-15 12:58:59 +0200
commitd16a13f85d8e7c8654af1eab3d7e3659e9119388 (patch)
treeaf6559c117eba1e51ee44b0ad8e6227ed557f806 /configure.ac
parentImport translatations. (diff)
downloadredshift-ng-d16a13f85d8e7c8654af1eab3d7e3659e9119388.tar.gz
redshift-ng-d16a13f85d8e7c8654af1eab3d7e3659e9119388.tar.bz2
redshift-ng-d16a13f85d8e7c8654af1eab3d7e3659e9119388.tar.xz
Update AUTHORS, NEWS, configure.ac for 1.4.1.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 16aabf8..fb29b91 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.64])
-AC_INIT([redshift], [1.4], [https://bugs.launchpad.net/redshift])
+AC_INIT([redshift], [1.4.1], [https://bugs.launchpad.net/redshift])
AC_CONFIG_SRCDIR([src/redshift.c])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([dist-bzip2])