Author: martin.v.loewis
Date: Thu Aug 30 07:40:17 2007
New Revision: 57703
Modified:
python/branches/py3k/PCbuild/readme.txt
Log:
Bump version numbers.
Modified: python/branches/py3k/PCbuild/readme.txt
==============================================================================
--- python/branches/py3k/PCbuild/readme.txt (original)
+++ python/branches/py3k/PCbuild/readme.txt Thu Aug 30 07:40:17 2007
@@ -12,9 +12,7 @@
The proper order to build subprojects:
1) pythoncore (this builds the main Python DLL and library files,
- python26.{dll, lib} in Release mode)
- NOTE: in previous releases, this subproject was
- named after the release number, e.g. python20.
+ python30.{dll, lib} in Release mode)
2) python (this builds the main Python executable,
python.exe in Release mode)
@@ -26,7 +24,7 @@
test slave; see SUBPROJECTS below)
When using the Debug setting, the output files have a _d added to
-their name: python26_d.dll, python_d.exe, parser_d.pyd, and so on.
+their name: python30_d.dll, python_d.exe, parser_d.pyd, and so on.
SUBPROJECTS
-----------
_______________________________________________
Python-3000-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000-checkins