summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2005-08-07 02:47:12 (GMT)
committerTim Peters <tim.peters@gmail.com>2005-08-07 02:47:12 (GMT)
commit63db628ad3f07be2240d5da36465697f0fb66658 (patch)
treef375f946aefe7edaad6a799fa6c6e7fee6756bc9 /PCbuild
parent99220fabb1434972d3362792e47865fd289d780d (diff)
downloadcpython-63db628ad3f07be2240d5da36465697f0fb66658.zip
cpython-63db628ad3f07be2240d5da36465697f0fb66658.tar.gz
cpython-63db628ad3f07be2240d5da36465697f0fb66658.tar.bz2
Update some Python version numbers.
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/readme.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index bdf68f9..487bf3e 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -12,7 +12,7 @@ the "Standard" toolbar"), and build the projects.
The proper order to build subprojects:
1) pythoncore (this builds the main Python DLL and library files,
- python21.{dll, lib} in Release mode)
+ python25.{dll, lib} in Release mode)
NOTE: in previous releases, this subproject was
named after the release number, e.g. python20.
@@ -25,7 +25,7 @@ The proper order to build subprojects:
to the subsystems they implement; see SUBPROJECTS below)
When using the Debug setting, the output files have a _d added to
-their name: python24_d.dll, python_d.exe, parser_d.pyd, and so on.
+their name: python25_d.dll, python_d.exe, parser_d.pyd, and so on.
SUBPROJECTS
-----------
@@ -114,7 +114,7 @@ _tkinter
all.tcl: Total 8420 Passed 6826 Skipped 1581 Failed 13
Sourced 91 Test Files.
Files with failing tests: canvImg.test scrollbar.test textWind.test winWm.test
-
+
Built Tix
---------
Download from http://prdownloads.sourceforge.net/tix/tix-8.1.4.tar.gz