Thumbnails only get scaled down, fixed issue #27

This commit is contained in:
Bert Münnich
2011-11-05 13:11:50 +01:00
parent 71a7940d74
commit 5034792948
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
VERSION = git-20111101
VERSION = git-20111105
CC = gcc
CFLAGS = -ansi -Wall -pedantic -O2