From 92b2779b001058accd561d2fff4d1348d04dd448 Mon Sep 17 00:00:00 2001 From: Bert Münnich Date: Fri, 11 Nov 2011 22:54:20 +0100 Subject: Fixed issue #28 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6f503b4..efda16f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = git-20111105 +VERSION = git-20111111 CC = gcc CFLAGS = -ansi -Wall -pedantic -O2 -- cgit v1.2.3-54-g00ecf