summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-01-31 15:51:26 +0100
committerBert <ber.t@gmx.com>2011-01-31 15:51:26 +0100
commit802c3448793fdfd8255931235c40084558f7f515 (patch)
tree107e1a1013a14c4ba6c21a77670fbb118e32b6aa /Makefile
parent16cc96eff5d858fe99b561459b7bce90fb64eeed (diff)
downloadnsxiv-802c3448793fdfd8255931235c40084558f7f515.tar.zst
Check file timestamps before loading from cache
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 414cfe7..a7097c4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all: sxiv
-VERSION=git-20110130
+VERSION=git-20110131
CC?=gcc
PREFIX?=/usr/local