diff options
-rw-r--r-- | Doc/commontex/boilerplate.tex | 2 | ||||
-rw-r--r-- | Lib/idlelib/NEWS.txt | 2 | ||||
-rw-r--r-- | Misc/NEWS | 2 | ||||
-rw-r--r-- | PCbuild/BUILDno.txt | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/Doc/commontex/boilerplate.tex b/Doc/commontex/boilerplate.tex index 51f7400d23..cd1223516b 100644 --- a/Doc/commontex/boilerplate.tex +++ b/Doc/commontex/boilerplate.tex @@ -5,5 +5,5 @@ Email: \email{docs@python.org} } -\date{11 September 2006} % XXX update before final release! +\date{11 October 2006} % XXX update before final release! \input{patchlevel} % include Python version information diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index bab744f9f5..081e57898d 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -1,7 +1,7 @@ What's New in IDLE 1.1.4c1? =========================== -*Release date: 11-SEP-2006* +*Release date: 11-OCT-2006* What's New in IDLE 1.1.3? ========================= @@ -7,7 +7,7 @@ Python News What's New in Python 2.4.4c1? ============================= -*Release date: 11-SEP-2006* +*Release date: 11-OCT-2006* Core and builtins ----------------- diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index 8a88220f33..4fd21ce539 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -34,7 +34,7 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- 70 2.4.4c1 - 11-Sep-2006 + 11-Oct-2006 69 2.4.3 29-Mar-2006 68 2.4.3c1 |