Repair PY_VERSION in patchlevel.h.
#define PY_RELEASE_SERIAL 1
/* Version as a string */
-#define PY_VERSION "2.2.1a0"
+#define PY_VERSION "2.2.1a1"
/* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.
Use this for numeric comparisons, e.g. #if PY_VERSION_HEX >= ... */
VALUE "FileDescription", "Python Core\0"
VALUE "FileVersion", PYTHON_VERSION
VALUE "InternalName", "Python DLL\0"
- VALUE "LegalCopyright", "Copyright © 2001 Python Software Foundation. Copyright © 2000 BeOpen.com. Copyright © 1995-2001 CNRI. Copyright © 1991-1995 SMC.\0"
+ VALUE "LegalCopyright", "Copyright © 2001-2002 Python Software Foundation. Copyright © 2000 BeOpen.com. Copyright © 1995-2001 CNRI. Copyright © 1991-1995 SMC.\0"
VALUE "OriginalFilename", PYTHON_DLL_NAME "\0"
VALUE "ProductName", "Python\0"
VALUE "ProductVersion", PYTHON_VERSION
Windows Python BUILD numbers
----------------------------
+ 32 2.2.1c1
+ "Soon"
28 2.2 final
- 21-Dec-2001 TENTATIVE
+ 21-Dec-2001
27 2.2c1
14-Dec-2001
26 2.2b2
Document Type: WSE
item: Global
Version=8.14
- Title=Python 2.2
+ Title=Python 2.2.1 alpha 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
Patch Flags=0000000000001001
Patch Threshold=85
Patch Memory=4000
- EXE Filename=Python-2.2.exe
+ EXE Filename=Python-2.2.1a1.exe
Dialogs Version=8
- Version File=2.2
+ Version File=2.2.1a1
Version Description=Python Programming Language
- Version Copyright=©2001 Python Software Foundation
+ Version Copyright=©2002 Python Software Foundation
Version Company=PythonLabs at Zope Corporation
Crystal Format=10111100101100000010001001001001
Step View=&All
end
item: Set Variable
Variable=PYVER_STRING
- Value=2.2
+ Value=2.2a1
end
item: Remark
end
\r
!IF "$(CFG)" == "pythoncore - Win32 Release"\r
\r
-# ADD CPP /D BUILD=28\r
+# ADD CPP /D BUILD=32\r
\r
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"\r
\r
-# ADD CPP /D BUILD=28\r
+# ADD CPP /D BUILD=32\r
\r
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
\r