summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2016-12-28 19:16:19 +0100
committerBert Münnich <ber.t@posteo.de>2016-12-28 19:18:16 +0100
commit1c260e701b30c95f1be02e5cd3291ebde2a529f4 (patch)
tree10af102d5168469ebc607cf372c3ff2831d094e8 /Makefile
parent5fb5d44cffe1ea37a1497db3939cf3d5078c6c46 (diff)
downloadnsxiv-1c260e701b30c95f1be02e5cd3291ebde2a529f4.tar.zst
Fix unused-variable warnings in conditionally compiled code
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3ec9ccf..3d7834e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := git-20161201
+VERSION := git-20161228
PREFIX := /usr/local
MANPREFIX := $(PREFIX)/share/man