Regard gif disposal method; fix bug #18

This commit is contained in:
Bert Münnich
2011-10-11 20:28:58 +02:00
parent 71e61b13b2
commit 4864f04455
2 changed files with 8 additions and 6 deletions

View File

@ -1,4 +1,4 @@
VERSION = git-20110929
VERSION = git-20111011
CC = gcc
CFLAGS = -Wall -pedantic -O2