From: Dirk B. <db...@us...> - 2009-06-13 11:06:03
|
Update of /cvsroot/win32forth/win32forth/src/kernel In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv19354/src/kernel Modified Files: version.f Log Message: new developper release 6.13.03 Index: version.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/src/kernel/version.f,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** version.f 14 Jul 2007 05:24:21 -0000 1.14 --- version.f 13 Jun 2009 11:05:59 -0000 1.15 *************** *** 3,7 **** cr .( Loading META version info) ! 61300 VALUE #VERSION# \ Change only the version number above; the build number is automatically assigned. --- 3,7 ---- cr .( Loading META version info) ! 61303 VALUE #VERSION# \ Change only the version number above; the build number is automatically assigned. |