diff options
author | Bert <ber.t@gmx.com> | 2011-02-06 17:40:48 +0100 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-02-06 17:40:48 +0100 |
commit | 603e664f7c9fc5cb228eef90fdaa501ac5dfa3bb (patch) | |
tree | b33881b443d0c96e75a2a93d26497dcc5571db27 /Makefile | |
parent | cbf6aae721455a952ab0437bb62143ef8444cc93 (diff) |
Nicer fit window 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-20110204 +VERSION=git-20110206 CC?=gcc PREFIX?=/usr/local |