From 5034792948e181de5f1f19737cccc394116a82b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bert=20M=C3=BCnnich?= Date: Sat, 5 Nov 2011 13:11:50 +0100 Subject: Thumbnails only get scaled down, fixed issue #27 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 16ba138..6f503b4 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = git-20111101 +VERSION = git-20111105 CC = gcc CFLAGS = -ansi -Wall -pedantic -O2 -- cgit v1.2.3