diff options
author | Bert <ber.t@gmx.com> | 2011-02-19 22:53:22 +0100 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-02-19 22:53:22 +0100 |
commit | 09335fdc1404de66849ee0232596978e9f234490 (patch) | |
tree | af240c6c8d2a16b5d675ce6d778839f6d73a5c91 /Makefile | |
parent | fbfec45b3360d4d0d4011bad182fc2a21f8da6ae (diff) |
Fixed offsets in resize win to image
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ all: sxiv -VERSION=git-20110217 +VERSION=git-20110219 CC?=gcc PREFIX?=/usr/local |