diff options
| author | Daniel Friesel <derf@derf.homelinux.org> | 2010-06-01 10:23:55 +0200 | 
|---|---|---|
| committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-06-01 10:23:55 +0200 | 
| commit | efd89fbbe4e20f42fa06a4aa7995befb12d38838 (patch) | |
| tree | c2d1622d93c0cc7f93b9190bdab05814162aaf7d | |
| parent | a5ba357a4ff1437e805029ec177d8bda7f415c5f (diff) | |
Release v1.61.6
| -rw-r--r-- | ChangeLog | 3 | ||||
| -rw-r--r-- | config.mk | 2 | 
2 files changed, 3 insertions, 2 deletions
| @@ -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 @@ -1,5 +1,5 @@  PACKAGE ?= feh -VERSION ?= 1.5-git +VERSION ?= 1.6-git  # Prefix for all installed files  PREFIX ?= /usr/local | 
