diff options
author | Bert <ber.t@gmx.com> | 2011-02-20 00:08:17 +0100 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-02-20 00:08:17 +0100 |
commit | a30901210cfde971bac780b5c0bbdeda215ea809 (patch) | |
tree | 432ec101e77791c0ee9f61fb91a05b6630a47e47 /Makefile | |
parent | 4cc6ca939c1e111aa491d5c81ee63170eee00fbd (diff) |
Mouse-wheel scrolling in thumb mode
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ all: sxiv -VERSION=git-20110219 +VERSION=git-20110220 CC?=gcc PREFIX?=/usr/local |