Fixed issue #47

This commit is contained in:
Bert Münnich
2012-03-28 21:14:01 +02:00
parent 8ab3cee6a5
commit bca3666862
2 changed files with 2 additions and 2 deletions

View File

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