From 3b7783e46569c344a9891cb39ea07f248e45fb68 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Wed, 5 May 2010 22:50:20 +0200 Subject: Prepare NEWS, README and configure.ac for 1.3 release on 2010-05-12. --- NEWS | 7 +++++-- README | 3 ++- configure.ac | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 8dd0bc7..be5b28c 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,11 @@ +v1.3 (2010-05-12) +* Allow adjusting individual CRTCs when using RANDR. Contributed by + Alexandros Frantzis. v1.2 (2010-02-12) * Native language support: Danish and russian translations included in - this release. Thanks goes to Gregory Petrosyan for the russian - translation. + this release. Thanks goes to Gregory Petrosyan for the russian + translation. v1.1 (2010-01-14) * Provide a GTK status icon (tray icon) for redshift with the diff --git a/README b/README index 1a86806..3902a63 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ working in front of the screen at night. Download -------- -Latest release is redshift 1.2 published on 2010-02-12. There are also +Latest release is redshift 1.3 published on 2010-05-12. There are also packages available for some distributions: * Ubuntu: Packages for Ubuntu Karmic. @@ -66,6 +66,7 @@ have reasonable defaults. will make a smooth transition to the desired color temperature when the program is started and stopped. -s SCREEN X screen to apply adjustments to. + -c CRTC CRTC to apply adjustments to (RANDR only) -t DAY:NIGHT Color temperature to set at daytime/night. Example (location is Copenhagen, Denmark): diff --git a/configure.ac b/configure.ac index 7b37022..27a8f42 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.2], [https://bugs.launchpad.net/redshift]) +AC_INIT([redshift], [1.3], [https://bugs.launchpad.net/redshift]) AC_CONFIG_SRCDIR([src/redshift.c]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([dist-bzip2]) -- cgit v1.2.3-70-g09d2