summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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