summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/BUILDno.txt2
-rw-r--r--PCbuild/pythoncore.vcproj6
2 files changed, 5 insertions, 3 deletions
diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt
index 093065f..37d5978 100644
--- a/PCbuild/BUILDno.txt
+++ b/PCbuild/BUILDno.txt
@@ -33,6 +33,8 @@ How to change the Windows build number:
Windows Python BUILD numbers
----------------------------
+ 55 2.4.0a2
+ 4-Aug-2004
54 2.4.0a1
8-Jul-2004
53 2.3.4 (final)
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj
index 07c8a08..1e5617c 100644
--- a/PCbuild/pythoncore.vcproj
+++ b/PCbuild/pythoncore.vcproj
@@ -1382,7 +1382,7 @@
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
- PreprocessorDefinitions="BUILD=54"/>
+ PreprocessorDefinitions="BUILD=55"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
@@ -1390,7 +1390,7 @@
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
- PreprocessorDefinitions="BUILD=54"/>
+ PreprocessorDefinitions="BUILD=55"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
@@ -1398,7 +1398,7 @@
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
- PreprocessorDefinitions="BUILD=46"/>
+ PreprocessorDefinitions="BUILD=55"/>
</FileConfiguration>
</File>
<File