From: Dirk B. <db...@us...> - 2007-07-14 04:52:40
|
Update of /cvsroot/win32forth/win32forth/src/kernel In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv21817/src/kernel Modified Files: version.f Log Message: New stable Version 6.12.00 released via SourceForge. Index: version.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/src/kernel/version.f,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** version.f 3 Oct 2006 07:44:22 -0000 1.12 --- version.f 14 Jul 2007 04:52:37 -0000 1.13 *************** *** 3,7 **** cr .( Loading META version info) ! 61110 VALUE #VERSION# \ Change only the version number above; the build number is automatically assigned. --- 3,7 ---- cr .( Loading META version info) ! 61200 VALUE #VERSION# \ Change only the version number above; the build number is automatically assigned. |