From: George H. <geo...@us...> - 2013-07-20 20:56:28
|
Update of /cvsroot/win32forth/win32forth/src/kernel In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19219 Modified Files: version.f Log Message: Updated to V6.15.02 Index: version.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/src/kernel/version.f,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** version.f 11 Mar 2013 00:19:30 -0000 1.21 --- version.f 20 Jul 2013 20:56:26 -0000 1.22 *************** *** 3,7 **** cr .( Loading META version info) ! 61501 VALUE #VERSION# \ Change only the version number above; the build number is automatically assigned. --- 3,7 ---- cr .( Loading META version info) ! 61502 VALUE #VERSION# \ Change only the version number above; the build number is automatically assigned. |