From: Dirk B. <db...@us...> - 2010-02-07 08:02:30
|
Update of /cvsroot/win32forth/win32forth/src/kernel In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv9524 Modified Files: version.f Log Message: Changed Version to 6.14.00 Index: version.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/src/kernel/version.f,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** version.f 13 Jun 2009 11:05:59 -0000 1.15 --- version.f 7 Feb 2010 08:02:22 -0000 1.16 *************** *** 3,7 **** cr .( Loading META version info) ! 61303 VALUE #VERSION# \ Change only the version number above; the build number is automatically assigned. --- 3,7 ---- cr .( Loading META version info) ! 61400 VALUE #VERSION# \ Change only the version number above; the build number is automatically assigned. |