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