Update of /cvsroot/win32forth/win32forth/src/kernel
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2582/src/kernel
Modified Files:
version.f
Log Message:
Updated to match the new Version 6.11.06 on www.win32forth.org
Index: version.f
===================================================================
RCS file: /cvsroot/win32forth/win32forth/src/kernel/version.f,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** version.f 15 Sep 2005 16:36:09 -0000 1.6
--- version.f 26 Sep 2005 15:22:04 -0000 1.7
***************
*** 3,7 ****
cr .( Loading META version info)
! 61105 VALUE #VERSION#
\ Change only the version number above; the build number is automatically assigned.
--- 3,7 ----
cr .( Loading META version info)
! 61106 VALUE #VERSION#
\ Change only the version number above; the build number is automatically assigned.
|