diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-02-28 07:13:58 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-02-28 07:13:58 (GMT) |
commit | 83bbeec1d317bcf63116cf1307ee5c11dcf8049a (patch) | |
tree | 8dea0d29d3691461250e07f46226b8b352b723a0 /PCbuild | |
parent | 494cdb6d78752071679184f155720acf075c0549 (diff) | |
download | cpython-83bbeec1d317bcf63116cf1307ee5c11dcf8049a.zip cpython-83bbeec1d317bcf63116cf1307ee5c11dcf8049a.tar.gz cpython-83bbeec1d317bcf63116cf1307ee5c11dcf8049a.tar.bz2 |
Reserve a Windows build num for 2.2.1c1.
Diffstat (limited to 'PCbuild')
-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 f0f610b..0189377 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,6 +33,8 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- + 32 2.2.1c1 + "Soon" 31 2.1.2 final 16-Jan-2002 30 2.1.2c1 |