Fixed issue #32: wrong antialias setting after it_shell_cmd

This commit is contained in:
Bert Münnich
2011-12-17 16:36:21 +01:00
parent ac4eb53029
commit d2ec67e331
2 changed files with 2 additions and 2 deletions

View File

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