From: Dirk B. <db...@us...> - 2005-05-22 09:49:52
|
Update of /cvsroot/win32forth/win32forth/src/kernel In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6740/src/kernel Modified Files: version.f Log Message: Updated to match Version 6.11.02 on www.win32forth.org Index: version.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/src/kernel/version.f,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** version.f 21 Dec 2004 00:19:10 -0000 1.1 --- version.f 22 May 2005 09:49:43 -0000 1.2 *************** *** 3,7 **** cr .( Loading META version info) ! 61101 VALUE #VERSION# \ Change only the version number above; the build number is automatically assigned. --- 3,7 ---- cr .( Loading META version info) ! 61102 VALUE #VERSION# \ Change only the version number above; the build number is automatically assigned. |