Fixed issue #28

This commit is contained in:
Bert Münnich
2011-11-11 22:54:20 +01:00
parent 5034792948
commit 92b2779b00
2 changed files with 7 additions and 9 deletions

View File

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