From bca3666862bc6ab717ba25ecc9173eb0e9e6ba80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bert=20M=C3=BCnnich?= Date: Wed, 28 Mar 2012 21:14:01 +0200 Subject: Fixed issue #47 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2000e8d..191a937 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = git-20120316 +VERSION = git-20120328 CC = gcc CFLAGS = -ansi -Wall -pedantic -O2 -- cgit v1.2.3