aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorbellard <bellard>2002-03-17 11:41:46 +0000
committerbellard <bellard>2002-03-17 11:41:46 +0000
commit7feafd2bbab0375108fd47d6af9b6707aae50fa2 (patch)
treeb9c709169a6103cc5f2e9d6180fcd5b83f4b78d9 /Makefile
parentdb9fd02062baede95cbfe2dde101b698bef5c921 (diff)
downloadtinycc-7feafd2bbab0375108fd47d6af9b6707aae50fa2.tar.gz
tinycc-7feafd2bbab0375108fd47d6af9b6707aae50fa2.tar.bz2
version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9f58a6e..3b49aae 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ LIBS_P=
CFLAGS+=-m386 -malign-functions=0
DISAS=objdump -d
INSTALL=install
-VERSION=0.9.5
+VERSION=0.9.6
all: tcc