From d2ec67e3311d0f20376f2de3e9b712e4adb0e878 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bert=20M=C3=BCnnich?= Date: Sat, 17 Dec 2011 16:36:21 +0100 Subject: Fixed issue #32: wrong antialias setting after it_shell_cmd --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 33870c0..d40b471 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = git-20111113 +VERSION = git-20111217 CC = gcc CFLAGS = -ansi -Wall -pedantic -O2 -- cgit v1.2.3