diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-06-22 02:06:04 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-06-22 02:06:04 (GMT) |
commit | 289a961cd4a177ed08cfc4e584ecd6acd3dbca25 (patch) | |
tree | 60a6a80cbecc6be6bcae1dcb8ba3c4850e6884aa | |
parent | 67456e841c5057772d2bf394aba6ad7e8c389ce0 (diff) | |
download | cpython-289a961cd4a177ed08cfc4e584ecd6acd3dbca25.zip cpython-289a961cd4a177ed08cfc4e584ecd6acd3dbca25.tar.gz cpython-289a961cd4a177ed08cfc4e584ecd6acd3dbca25.tar.bz2 |
Record Windows build number for 2.0.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 2c394c2..14b4d25 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,6 +33,8 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- + 18 2.0.1 + 22-Jun-2001 17 2.0.1c1 13-Jun-2001 16 CVS development |