diff options
| author | Gabriel Hurley <gabehr@gmail.com> | 2011-12-23 18:46:29 +0000 |
|---|---|---|
| committer | Gabriel Hurley <gabehr@gmail.com> | 2011-12-23 18:46:29 +0000 |
| commit | 27f5fefc54a2b728558cc5d7e6557d0eb88fd61d (patch) | |
| tree | 81a412e941429853c5ebe5716b5b03ef7c1d16e2 /docs | |
| parent | 2a9ae71780eca4da32d5e226b48785d1091388b7 (diff) | |
Fixed #17454 -- corrected year in release notes.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17263 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.4-alpha-1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.4-alpha-1.txt b/docs/releases/1.4-alpha-1.txt index cb168f83c9..a7ad353f43 100644 --- a/docs/releases/1.4-alpha-1.txt +++ b/docs/releases/1.4-alpha-1.txt @@ -1082,7 +1082,7 @@ will be made available. The current schedule consists of at least the following: * Week of **February 27, 2012**: First Django 1.4 release candidate; string freeze for translations. -* Week of **March 5, 2011**: Django 1.4 final release. +* Week of **March 5, 2012**: Django 1.4 final release. If necessary, additional alpha, beta or release-candidate packages will be issued prior to the final 1.4 release. Django 1.4 will be |
