From: Dirk B. <db...@us...> - 2010-08-31 07:37:30
|
Update of /cvsroot/win32forth/win32forth/src/kernel In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv3840 Modified Files: version.f Log Message: new release 6.14.01 build Index: version.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/src/kernel/version.f,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** version.f 14 Feb 2010 17:46:23 -0000 1.17 --- version.f 31 Aug 2010 07:37:21 -0000 1.18 *************** *** 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) ! 61401 VALUE #VERSION# \ Change only the version number above; the build number is automatically assigned. |