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
fd09e861
Commit
fd09e861
authored
Apr 12, 2001
by
Tim Peters
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Windows build # and installer for 2.1c1.
parent
db7657d4
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
8 deletions
+6
-8
PCbuild/BUILDno.txt
PCbuild/BUILDno.txt
+2
-0
PCbuild/python20.wse
PCbuild/python20.wse
+2
-6
PCbuild/pythoncore.dsp
PCbuild/pythoncore.dsp
+2
-2
No files found.
PCbuild/BUILDno.txt
View file @
fd09e861
...
...
@@ -33,6 +33,8 @@ How to change the Windows build number:
Windows Python BUILD numbers
----------------------------
13 2.1c1
12-Apr-2001
12 2.1b2
20-Mar-2001
11 2.1b1
...
...
PCbuild/python20.wse
View file @
fd09e861
Document Type: WSE
item: Global
Version=5.0
Title=Python 2.1
beta 2
Title=Python 2.1
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
...
...
@@ -66,7 +66,7 @@ item: End Block
end
item: Set Variable
Variable=APPTITLE
Value=Python 2.1
beta 2
Value=Python 2.1
release candidate 1
end
item: Set Variable
Variable=GROUP
...
...
@@ -633,10 +633,6 @@ end
item: Remark
Text=Where system DLLs are installed (choose one of the following):
end
remarked item: Set Variable
Variable=DLLDEST
Value=%MAINDIR%
end
item: Set Variable
Variable=DLLDEST
Value=%SYS32%
...
...
PCbuild/pythoncore.dsp
View file @
fd09e861
...
...
@@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c
!IF "$(CFG)" == "pythoncore - Win32 Release"
# ADD CPP /D BUILD=1
2
# ADD CPP /D BUILD=1
3
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
# ADD CPP /D BUILD=1
2
# ADD CPP /D BUILD=1
3
!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