From: Dirk B. <db...@us...> - 2005-06-12 08:37:51
|
Update of /cvsroot/win32forth/win32forth/src/kernel In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18567/src/kernel Modified Files: version.f Log Message: - Changed Setup.exe to bild the new applications (Solipion, Player4 and PlayVirginRadio) - Fixed a bug in Resources.f - Added an Icon to Win32for.exe - Changed Version to 6.11.03 (to match Version 6.11.03 at www.win32forth.org) Index: version.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/src/kernel/version.f,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** version.f 22 May 2005 09:49:43 -0000 1.2 --- version.f 12 Jun 2005 08:37:39 -0000 1.3 *************** *** 3,7 **** cr .( Loading META version info) ! 61102 VALUE #VERSION# \ Change only the version number above; the build number is automatically assigned. --- 3,7 ---- cr .( Loading META version info) ! 61103 VALUE #VERSION# \ Change only the version number above; the build number is automatically assigned. *************** *** 412,414 **** ! \ No newline at end of file --- 412,414 ---- ! |