Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
30bff639
Commit
30bff639
authored
Sep 27, 2001
by
Tim Peters
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump Windows build numbers for 2.2a4; installer changes were done earlier.
parent
baacc08e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
PCbuild/BUILDno.txt
PCbuild/BUILDno.txt
+2
-0
PCbuild/pythoncore.dsp
PCbuild/pythoncore.dsp
+2
-2
No files found.
PCbuild/BUILDno.txt
View file @
30bff639
...
...
@@ -33,6 +33,8 @@ How to change the Windows build number:
Windows Python BUILD numbers
----------------------------
24 2.2a4
28-Sep-2001
23 2.2a3
07-Sep-2001
22 2.2a2
...
...
PCbuild/pythoncore.dsp
View file @
30bff639
...
...
@@ -724,11 +724,11 @@ SOURCE=..\Modules\getbuildinfo.c
!IF "$(CFG)" == "pythoncore - Win32 Release"
# ADD CPP /D BUILD=2
3
# ADD CPP /D BUILD=2
4
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
# ADD CPP /D BUILD=2
3
# ADD CPP /D BUILD=2
4
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment