From 92e3b57816e999b46f8d0778984719227631e9a7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bert=20M=C3=BCnnich?= <ber.t@posteo.de>
Date: Sun, 18 Jan 2015 11:28:21 +0100
Subject: 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.
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'Makefile')

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
-- 
cgit v1.2.3