summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-04-08 10:23:42 +0200
committerBert <ber.t@gmx.com>2011-04-08 10:23:42 +0200
commita90bd1c833b3475e434bd2de95ab9dd0347f1780 (patch)
treea7500bd675b360719eaf0f9e4b3727b864991864 /Makefile
parente9996882cb55c5b6974a3448f29bda32d6aa373d (diff)
downloadnsxiv-a90bd1c833b3475e434bd2de95ab9dd0347f1780.tar.zst
Refactored recursive directory util functions
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d814b2a..274ae1e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all: sxiv
-VERSION=git-20110407
+VERSION=git-20110408
CC?=gcc
PREFIX?=/usr/local