summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-04-15 11:23:58 +0200
committerBert <ber.t@gmx.com>2011-04-15 11:23:58 +0200
commit548b383f0be8a8a4248fd0858cd0922c47ef4275 (patch)
treeaba9fd1cd35d74bfa811115e75aa10d85f54a45a /Makefile
parent0b9132818134d8f7ec3dbd8685115377d1eabeba (diff)
downloadnsxiv-548b383f0be8a8a4248fd0858cd0922c47ef4275.tar.zst
Fixed mouse cursor
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 24a60ff..1178c8b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all: sxiv
-VERSION=git-20110414
+VERSION=git-20110415
CC?=gcc
PREFIX?=/usr/local