summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2003-07-17 14:48:26 (GMT)
committerTim Peters <tim.peters@gmail.com>2003-07-17 14:48:26 (GMT)
commit29dfcd108d5f35947a427e37864f355ef858b68f (patch)
tree9772eb7f35054fa94d06135672321c7c77cbddf2 /PCbuild
parent943277ecd34bb76fe8f097a508f995f7bf1e4b45 (diff)
downloadcpython-29dfcd108d5f35947a427e37864f355ef858b68f.zip
cpython-29dfcd108d5f35947a427e37864f355ef858b68f.tar.gz
cpython-29dfcd108d5f35947a427e37864f355ef858b68f.tar.bz2
Bump the release number to 2.3c1.
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/BUILDno.txt2
-rw-r--r--PCbuild/python20.wse8
-rw-r--r--PCbuild/pythoncore.dsp2
3 files changed, 7 insertions, 5 deletions
diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt
index 3e094ce..5663c7c 100644
--- a/PCbuild/BUILDno.txt
+++ b/PCbuild/BUILDno.txt
@@ -33,6 +33,8 @@ How to change the Windows build number:
Windows Python BUILD numbers
----------------------------
+ 44 2.3c1
+ 17-Jul-2003
43 2.3b2
29-Jun-2003
42 2.2.3 (final)
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse
index f8bff09..9cbbaaf 100644
--- a/PCbuild/python20.wse
+++ b/PCbuild/python20.wse
@@ -1,7 +1,7 @@
Document Type: WSE
item: Global
Version=8.14
- Title=Python 2.3 beta 2
+ Title=Python 2.3 release candidate 1
Flags=00010100
Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Japanese Font Name=MS Gothic
@@ -18,9 +18,9 @@ item: Global
Patch Flags=0000000000001001
Patch Threshold=85
Patch Memory=4000
- EXE Filename=Python-2.3b2.exe
+ EXE Filename=Python-2.3c1.exe
Dialogs Version=8
- Version File=2.3b2
+ Version File=2.3c1
Version Description=Python Programming Language
Version Copyright=©2001-2003 Python Software Foundation
Version Company=PythonLabs at Zope Corporation
@@ -66,7 +66,7 @@ item: Global
end
item: Set Variable
Variable=PYVER_STRING
- Value=2.3b2
+ Value=2.3c1
end
item: Remark
end
diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp
index 9cd3785..10e743c 100644
--- a/PCbuild/pythoncore.dsp
+++ b/PCbuild/pythoncore.dsp
@@ -258,7 +258,7 @@ SOURCE=..\Python\getargs.c
# Begin Source File
SOURCE=..\Modules\getbuildinfo.c
-# ADD CPP /D BUILD=43
+# ADD CPP /D BUILD=44
# End Source File
# Begin Source File