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 74c563b..e3ae0f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
-git HEAD
+Tue Jun 1 10:21:19 CEST 2010 Daniel Friesel <derf@chaosdorf.de>
+* Release v1.6
* Patch by aaptel: Support numpad keys for actions
* Fix blur mode (Ctrl + left mouse key)
* Center images in index/thumbnail mode relative to the text below them
diff --git a/config.mk b/config.mk
index 499280e..8f0179a 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
PACKAGE ?= feh
-VERSION ?= 1.5-git
+VERSION ?= 1.6-git
# Prefix for all installed files
PREFIX ?= /usr/local