diff options
author | Bert <ber.t@gmx.com> | 2011-02-27 01:48:00 +0100 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-02-27 01:48:00 +0100 |
commit | 090ee5405b70d6dfa16a8ca3a691dbd556c41bdb (patch) | |
tree | 1536ab1f40eb2c87a84d430b26b8952b7aeb03f0 /Makefile | |
parent | dc68127ae54ae86459d92457c5ea1f08009f67ab (diff) |
Save rotated png-files with S-key
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ all: sxiv -VERSION=0.7 +VERSION=git-20110227 CC?=gcc PREFIX?=/usr/local |