summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-02-27 13:29:24 +0100
committerBert <ber.t@gmx.com>2011-02-27 13:29:24 +0100
commit9b24f82404754fc1ea17bf5ffb55a9e94b603f7d (patch)
tree49e781380345261adac63062a6180a395e0d3439 /Makefile
parent7334bdfa51778d143958811bd38d4719fcbf72f0 (diff)
downloadnsxiv-9b24f82404754fc1ea17bf5ffb55a9e94b603f7d.tar.zst
Small refactorings, removed over-ambitious todo
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e628d72..6a9da5c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all: sxiv
-VERSION=0.7
+VERSION=git-20110227
CC?=gcc
PREFIX?=/usr/local