diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-02-28 07:27:48 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-02-28 07:27:48 (GMT) |
commit | e309504f3e3db01944aec85076be72f30f437e30 (patch) | |
tree | 11749d416c6c576317176414a91e35f72b715be7 /PCbuild | |
parent | 83bbeec1d317bcf63116cf1307ee5c11dcf8049a (diff) | |
download | cpython-e309504f3e3db01944aec85076be72f30f437e30.zip cpython-e309504f3e3db01944aec85076be72f30f437e30.tar.gz cpython-e309504f3e3db01944aec85076be72f30f437e30.tar.bz2 |
Fix 2.2.1 string.
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/BUILDno.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index 0189377..cc2039b 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,7 +33,7 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- - 32 2.2.1c1 + 32 2.2.1a1 "Soon" 31 2.1.2 final 16-Jan-2002 |