From: Dirk B. <db...@us...> - 2007-07-14 05:24:24
|
Update of /cvsroot/win32forth/win32forth/src/kernel In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv1247/src/kernel Modified Files: version.f Log Message: New developer Version 6.13 prepared. Index: version.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/src/kernel/version.f,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** version.f 14 Jul 2007 04:52:37 -0000 1.13 --- version.f 14 Jul 2007 05:24:21 -0000 1.14 *************** *** 3,7 **** cr .( Loading META version info) ! 61200 VALUE #VERSION# \ Change only the version number above; the build number is automatically assigned. --- 3,7 ---- cr .( Loading META version info) ! 61300 VALUE #VERSION# \ Change only the version number above; the build number is automatically assigned. |