changeset 569:2e700c725013

Update the version info. (Oops.)
author Rob Landley <rob@landley.net>
date Sat, 15 Mar 2008 20:10:47 -0500
parents 429a12b22806
children c42c2145d359
files make/make.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/make/make.sh	Wed Mar 12 00:14:36 2008 -0500
+++ b/make/make.sh	Sat Mar 15 20:10:47 2008 -0500
@@ -9,7 +9,7 @@
 
 source ./configure
 
-TINYCC_VERSION=0.9.25
+TINYCC_VERSION=1.0.0-pre3
 
 DOLOCAL="-B. -I./include -I."