rev 699 - trunk

SVN User <[email protected]> Sun, 04 Jul 2004 16:30:13 -0400
Newsgroups gmane.comp.lang.prothon.cvs
Message-ID <[email protected]>
Author: mark
Date: 2004-07-04 16:30:11 -0400 (Sun, 04 Jul 2004)
New Revision: 699

Modified:
   trunk/CHANGES.txt
Log:
updated changes.txt and getting build number up to round number

Modified: trunk/CHANGES.txt
===================================================================
--- trunk/CHANGES.txt	2004-07-04 20:26:18 UTC (rev 698)
+++ trunk/CHANGES.txt	2004-07-04 20:30:11 UTC (rev 699)
@@ -1,7 +1,7 @@
 
 			----- Prothon Release History ----
 
-Version 0.1.2 - Build 697 - 7/03/04
+Version 0.1.2 - Build 700 - 7/04/04
 	- print is now a function, not a keyword
 	- function-as-command feature allows print to be used without parens
 	- Added prop keyword and properties feature with wildcards