From 10f5d44f43cd6e93a17fb00aa63c79bb13fc0a81 Mon Sep 17 00:00:00 2001 From: bellard Date: Sun, 8 Sep 2002 22:13:54 +0000 Subject: update --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0abaa63..47494f0 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ CFLAGS+=-m386 -malign-functions=0 CFLAGS+=-DCONFIG_TCC_PREFIX=\"$(prefix)\" DISAS=objdump -d INSTALL=install -VERSION=0.9.11 +VERSION=0.9.12 # run local version of tcc with local libraries and includes TCC=./tcc -B. -I. -- cgit v1.3.1