summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-06-10 12:14:50 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-06-10 12:14:50 +0200
commit8818bf0e7278f47de0f13d8f0e6a8cceaf5191c8 (patch)
tree9d248f7ce466a6672c39ddc481a0ed98b3f99390
parent1933a76d938bb2f54d8ead7872254a792f4ced68 (diff)
Release v1.71.7
-rw-r--r--ChangeLog3
-rw-r--r--config.mk2
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