diff options
author | Bert <ber.t@gmx.com> | 2011-01-29 22:37:40 +0100 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-01-29 22:37:40 +0100 |
commit | c52c4fa69e2a6a58813fe35a5c4a1fe23661db03 (patch) | |
tree | 6ddefe9122c481495caceec023a79786e5412b84 /Makefile | |
parent | 4ab4be31a7fed20c2d1bde4b76c1d22bfd4312aa (diff) |
Mouse-panning while pressing button2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ all: sxiv -VERSION=0.3 +VERSION=git-20110129 CC?=gcc PREFIX?=/usr/local |