summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-02-11 10:24:59 +0100
committerBert <ber.t@gmx.com>2011-02-11 10:24:59 +0100
commitc9a887d0fd5ad28fa8c51259fc47b4498ab9c525 (patch)
tree784f5f561ce7090baef818a03f16a8d24f3113d8 /Makefile
parentea65610747bf324c98f390fba91b8a7c8818006a (diff)
downloadnsxiv-c9a887d0fd5ad28fa8c51259fc47b4498ab9c525.tar.zst
Fixed typo in config.h
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3aaef04..32e8ba2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all: sxiv
-VERSION=git-20110209
+VERSION=git-20110211
CC?=gcc
PREFIX?=/usr/local