From 8818bf0e7278f47de0f13d8f0e6a8cceaf5191c8 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 10 Jun 2010 12:14:50 +0200 Subject: Release v1.7 --- ChangeLog | 3 ++- config.mk | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index aad7e61..9dc14d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ -git HEAD +Thu Jun 10 12:12:04 CEST 2010 +* Release v1.7 * Fix segfault in Thumbnail mode when trying to open a no longer existing image (e.g. when the file was renamed by a previous action) * Set a negative slideshow-delay to start the slideshow in paused mode diff --git a/config.mk b/config.mk index 04eae8f..31b62a6 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ PACKAGE ?= feh -VERSION ?= 1.6.1-git +VERSION ?= 1.7-git # Prefix for all installed files PREFIX ?= /usr/local -- cgit v1.2.3