diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-04-04 21:49:08 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-04-04 21:49:08 (GMT) |
commit | 2f486b7fa6451b790b154e6e4751239d69d46952 (patch) | |
tree | 0449f8de40a8f227730e6a9ce7e72233fe7ea493 | |
parent | 9b3e2ca74dc7d66842cd0d9744275f2045387499 (diff) | |
download | cpython-2f486b7fa6451b790b154e6e4751239d69d46952.zip cpython-2f486b7fa6451b790b154e6e4751239d69d46952.tar.gz cpython-2f486b7fa6451b790b154e6e4751239d69d46952.tar.bz2 |
Record Windows build number for 2.2.1 final.
-rw-r--r-- | PCbuild/BUILDno.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index 98f1495..fdb38a6 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -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 |