Update of /cvsroot/win32forth/win32forth/src/kernel
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14226/src/kernel
Modified Files:
version.f
Log Message:
Update to match Win32Forth release 6.11.08
Index: version.f
===================================================================
RCS file: /cvsroot/win32forth/win32forth/src/kernel/version.f,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** version.f 12 Nov 2005 10:51:10 -0000 1.8
--- version.f 15 Jan 2006 11:07:27 -0000 1.9
***************
*** 3,7 ****
cr .( Loading META version info)
! 61107 VALUE #VERSION#
\ Change only the version number above; the build number is automatically assigned.
--- 3,7 ----
cr .( Loading META version info)
! 61108 VALUE #VERSION#
\ Change only the version number above; the build number is automatically assigned.
|