Fixed handling of gif disposal method (issue #23)

This commit is contained in:
Bert Münnich
2011-10-17 18:39:33 +02:00
parent 55da6fb8dd
commit 3e2523818b
2 changed files with 9 additions and 3 deletions

View File

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