aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2017-02-13 11:20:58 +0100
committerBert Münnich <ber.t@posteo.de>2017-02-13 11:20:58 +0100
commitba4b84a8b1cf537b292ff4679806cfe33330b161 (patch)
treef9dd19b31bf3e79276602b2aa64fb3def5fa2818 /Makefile
parent5c607ad4951e4313ecfd2bc42087d5550283880c (diff)
downloadnsxiv-ba4b84a8b1cf537b292ff4679806cfe33330b161.tar.zst
Fix missing quote in key-handler from commit 5c607ad
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 84d1ce2..d41d6b8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := git-20170107
+VERSION := git-20170213
PREFIX := /usr/local
MANPREFIX := $(PREFIX)/share/man