diff options
author | Bert <ber.t@gmx.com> | 2011-02-09 09:45:35 +0100 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-02-09 09:45:35 +0100 |
commit | a5335e8ddde6aa53e6f625f5ce1ffd6f7ec098c5 (patch) | |
tree | b49155721a996a24a19df6967664b980a57dee80 /Makefile | |
parent | 7fb7b1f4fc8afb1c921b73583452cfe54b132f90 (diff) |
Slightly refactored fungts utf-8 title commit
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ all: sxiv -VERSION=0.5 +VERSION=git-20110209 CC?=gcc PREFIX?=/usr/local |