]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update patch level and Windows build number for 2.2.1 final.
authorTim Peters <tim.peters@gmail.com>
Thu, 4 Apr 2002 21:47:49 +0000 (21:47 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 4 Apr 2002 21:47:49 +0000 (21:47 +0000)
Include/patchlevel.h
PCbuild/BUILDno.txt

index 209e03d8c409bbfdb5487e440c8e353486489c66..b3e309a6caa68e399399147b97d53825184f35ed 100644 (file)
 #define PY_MAJOR_VERSION       2
 #define PY_MINOR_VERSION       2
 #define PY_MICRO_VERSION       1
-#define PY_RELEASE_LEVEL       PY_RELEASE_LEVEL_GAMMA
-#define PY_RELEASE_SERIAL      2
+#define PY_RELEASE_LEVEL       PY_RELEASE_LEVEL_FINAL
+#define PY_RELEASE_SERIAL      0
 
 /* Version as a string */
-#define PY_VERSION             "2.2.1c2"
+#define PY_VERSION             "2.2.1"
 
 /* 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 >= ... */
index 97d082c6496e234701e1f846a0a41807083c5b66..fea829986c4dd24ef8fac4501dc8dff59cd59fdb 100644 (file)
@@ -33,6 +33,8 @@ How to change the Windows build number:
 
 Windows Python BUILD numbers
 ----------------------------
+  34    2.2.1 (final)
+        9-Apr-2002
   33    2.2.1c2
         26-Mar-2002
   32    2.2.1c1