From: Dirk B. <db...@us...> - 2005-11-12 10:51:26
|
Update of /cvsroot/win32forth/win32forth/src/kernel In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17470/src/kernel Modified Files: version.f Log Message: Updated for Version 6.11.07 Index: version.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/src/kernel/version.f,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** version.f 26 Sep 2005 15:22:04 -0000 1.7 --- version.f 12 Nov 2005 10:51:10 -0000 1.8 *************** *** 3,7 **** cr .( Loading META version info) ! 61106 VALUE #VERSION# \ Change only the version number above; the build number is automatically assigned. --- 3,7 ---- cr .( Loading META version info) ! 61107 VALUE #VERSION# \ Change only the version number above; the build number is automatically assigned. |