aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-04-06 19:30:06 +0200
committerBert <ber.t@gmx.com>2011-04-06 19:30:06 +0200
commitfacd7e3b42cbf638c1a58caebd3bbaedf74e0b1a (patch)
tree947bcd7c6e1abbbf482e9bdae404f6280d798840 /Makefile
parent426edfb3498469b171aae6a582491c2c7e30fd51 (diff)
downloadnsxiv-facd7e3b42cbf638c1a58caebd3bbaedf74e0b1a.tar.zst
New option: -a, do not filter out unsupported files
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4eee98c..8829469 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all: sxiv
-VERSION=git-20110405
+VERSION=git-20110406
CC?=gcc
PREFIX?=/usr/local