From: George H. <geo...@us...> - 2013-08-14 17:03:49
|
Update of /cvsroot/win32forth/win32forth/src/kernel In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11425 Modified Files: Tag: V614XX version.f Log Message: Updated to version 6.14 Index: version.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/src/kernel/version.f,v retrieving revision 1.16.2.3 retrieving revision 1.16.2.4 diff -C2 -d -r1.16.2.3 -r1.16.2.4 *** version.f 30 Mar 2013 21:02:48 -0000 1.16.2.3 --- version.f 14 Aug 2013 17:03:46 -0000 1.16.2.4 *************** *** 3,7 **** cr .( Loading META version info) ! 61403 VALUE #VERSION# \ Change only the version number above; the build number is automatically assigned. --- 3,7 ---- cr .( Loading META version info) ! 61404 VALUE #VERSION# \ Change only the version number above; the build number is automatically assigned. |