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 86c067b..56f8526 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
-git HEAD
+Sat Jun 5 21:35:25 CEST 2010 Daniel Friesel <derf@chaosdorf.de
+* Release v1.6.1
* Fix omitted image borders at high zoom levels
* Re-add getopt_long files (possibly relevant for non-glibc systems)
* Do not require a running X server for -L, -u, -U options
diff --git a/config.mk b/config.mk
index e44725f..04eae8f 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
PACKAGE ?= feh
-VERSION ?= 1.6-git
+VERSION ?= 1.6.1-git
# Prefix for all installed files
PREFIX ?= /usr/local