diff options
author | Bert <ber.t@gmx.com> | 2011-04-15 11:23:58 +0200 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-04-15 11:23:58 +0200 |
commit | 548b383f0be8a8a4248fd0858cd0922c47ef4275 (patch) | |
tree | aba9fd1cd35d74bfa811115e75aa10d85f54a45a /Makefile | |
parent | 0b9132818134d8f7ec3dbd8685115377d1eabeba (diff) |
Fixed mouse cursor
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ all: sxiv -VERSION=git-20110414 +VERSION=git-20110415 CC?=gcc PREFIX?=/usr/local |