aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-04-11 11:53:00 +0200
committerBert <ber.t@gmx.com>2011-04-11 11:53:00 +0200
commit5cb6d12a94a287817a3e0ea04fae40c1ff53618d (patch)
tree2bb0ea913497dbe9072ab6b05d88f08c1c54357d /Makefile
parentbac610ddc486fba1f6d40cd5a9a95fbb2bc6c8e5 (diff)
downloadnsxiv-5cb6d12a94a287817a3e0ea04fae40c1ff53618d.tar.zst
Refactored main.c
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 274ae1e..7de9087 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all: sxiv
-VERSION=git-20110408
+VERSION=git-20110411
CC?=gcc
PREFIX?=/usr/local