aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2015-01-18 11:28:21 +0100
committerBert Münnich <ber.t@posteo.de>2015-01-18 11:28:21 +0100
commit92e3b57816e999b46f8d0778984719227631e9a7 (patch)
tree9094a5c11f69b94d64ce0d2bc28f9ce971cc9987 /Makefile
parent5dc7993478b7c4273fcbcec83616d2ac33ca43b4 (diff)
downloadnsxiv-92e3b57816e999b46f8d0778984719227631e9a7.tar.zst
Pass real paths to key handler instead of the paths provided by the user
Programs called by the key handler might replace symlinks instead of their targets.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 276fb70..4adfd69 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := git-20150111
+VERSION := git-20150118
PREFIX := /usr/local
MANPREFIX := $(PREFIX)/share/man