summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2003-07-29 00:18:44 (GMT)
committerTim Peters <tim.peters@gmail.com>2003-07-29 00:18:44 (GMT)
commit32675b6860ff91e9df03f8905aaf75675f111b55 (patch)
tree9f8affec50d0c0c561d00010df884d38cd199e6c
parent0963803dcb14fba53f15dfd818d5920161aebf0d (diff)
downloadcpython-32675b6860ff91e9df03f8905aaf75675f111b55.zip
cpython-32675b6860ff91e9df03f8905aaf75675f111b55.tar.gz
cpython-32675b6860ff91e9df03f8905aaf75675f111b55.tar.bz2
Bump Windows build number for 2.3 final.
-rw-r--r--PCbuild/BUILDno.txt2
-rw-r--r--PCbuild/pythoncore.dsp2
2 files changed, 3 insertions, 1 deletions
diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt
index 26f491a..2aef453 100644
--- a/PCbuild/BUILDno.txt
+++ b/PCbuild/BUILDno.txt
@@ -33,6 +33,8 @@ How to change the Windows build number:
Windows Python BUILD numbers
----------------------------
+ 46 2.3 (final)
+ 29-Jul-2003
45 2.3c2
24-Jul-2003
44 2.3c1
diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp
index 6a441b3..afe6fe6 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=45
+# ADD CPP /D BUILD=46
# End Source File
# Begin Source File