From: George H. <geo...@us...> - 2013-03-11 00:19:33
|
Update of /cvsroot/win32forth/win32forth/src/kernel In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6721/src/kernel Modified Files: version.f Log Message: Updated to V6.15.01 plus tidy up/finish off updating setup Index: version.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/src/kernel/version.f,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** version.f 24 Jun 2011 17:02:02 -0000 1.20 --- version.f 11 Mar 2013 00:19:30 -0000 1.21 *************** *** 3,7 **** cr .( Loading META version info) ! 61500 VALUE #VERSION# \ Change only the version number above; the build number is automatically assigned. --- 3,7 ---- cr .( Loading META version info) ! 61501 VALUE #VERSION# \ Change only the version number above; the build number is automatically assigned. |