|
From: Kevin A. <ka...@us...> - 2004-10-01 00:00:53
|
Update of /cvsroot/pythoncard/PythonCard/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30279 Modified Files: migration_guide.txt Log Message: bumped requirements reference to 2.5.2.8 Index: migration_guide.txt =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/migration_guide.txt,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** migration_guide.txt 26 Aug 2004 18:36:52 -0000 1.6 --- migration_guide.txt 1 Oct 2004 00:00:44 -0000 1.7 *************** *** 14,18 **** Minimum Requirements -------------------- ! Python 2.3 or later and wxPython 2.5.2.7 or later. --- 14,18 ---- Minimum Requirements -------------------- ! Python 2.3 or later and wxPython 2.5.2.8 or later. |