From 6cd2d5d2c84421eb188dce91b49391c8cc4dd479 Mon Sep 17 00:00:00 2001 From: bellard Date: Sun, 3 Nov 2002 00:44:38 +0000 Subject: update --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1267e26..0b377d0 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ CFLAGS+=-m386 -malign-functions=0 CFLAGS+=-DCONFIG_TCC_PREFIX=\"$(prefix)\" DISAS=objdump -d INSTALL=install -VERSION=0.9.12 +VERSION=0.9.13 # run local version of tcc with local libraries and includes TCC=./tcc -B. -I. -- cgit v1.3.1