Commit 083dcf7c authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Version bump to 1.4.3

parent 28dc594d
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
* git HEAD
Thu Apr 22 22:28:09 CEST 2010  Daniel Friesel <derf@chaosdorf.de>

* Release v1.4.3
     * Warp the pointer when reaching a window border in pan mode
     * Various zoom mode improvements, should be more intuitive now
       + When entering zoom mode, always continue from previous zoom level
       + The image part you clicked on to start zoom mode will remain where it
         is. The zoom happen around at that pixel.
     * Manpage review

Fri Apr  2 16:20:55 CEST 2010  Daniel Friesel <derf@chaosdorf.de>

+1 −1
Original line number Diff line number Diff line
PACKAGE ?= feh
VERSION ?= 1.4.2-git
VERSION ?= 1.4.3-git

# Prefix for all installed files
PREFIX ?= /usr/local