From 52e56c892460e7d1f63ca557b705812f08d6d20c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bert=20M=C3=BCnnich?= <ber.t@posteo.de>
Date: Thu, 11 Sep 2014 22:22:51 +0200
Subject: Fixed segfault caused by image removal in thumbnail mode

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'Makefile')

diff --git a/Makefile b/Makefile
index 4924b83..e6409fa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20140901
+VERSION = git-20140911
 
 PREFIX    = /usr/local
 MANPREFIX = $(PREFIX)/share/man
-- 
cgit v1.2.3