From 8db3191f04d52929ec10b1412d282a4ac4cf5240 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bert=20M=C3=BCnnich?= Date: Wed, 1 Oct 2014 20:25:36 +0200 Subject: Fixed segfault on image removal with uninitialized thumbnails; fixes issue #177 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 73730f4..bc99590 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = git-20140930 +VERSION = git-20141001 PREFIX = /usr/local MANPREFIX = $(PREFIX)/share/man -- cgit v1.2.3