summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJames Bennett <james@b-list.org>2013-10-24 23:31:51 -0500
committerJames Bennett <james@b-list.org>2013-10-24 23:31:51 -0500
commitc30516e9cca2ddc92a43187284521d0faad2aa88 (patch)
treea987bdb1b9efdb5cdaf1766f24acfb645825165a /docs
parentf571345ef795d28fbe8aa7e6291a77fe372f3cf8 (diff)
[1.5.x] Bump everything for 1.5.5 bugfix release.1.5.5
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
-rw-r--r--docs/releases/1.4.9.txt2
-rw-r--r--docs/releases/1.5.5.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 9c5a29e1c5..3e666d05f8 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -52,7 +52,7 @@ copyright = 'Django Software Foundation and contributors'
# built documents.
#
# The short X.Y version.
-version = '1.5.4'
+version = '1.5.5'
# The full version, including alpha/beta/rc tags.
release = '1.5.4'
# The next version to be released
diff --git a/docs/releases/1.4.9.txt b/docs/releases/1.4.9.txt
index e84e8a13cf..da12c1a451 100644
--- a/docs/releases/1.4.9.txt
+++ b/docs/releases/1.4.9.txt
@@ -2,7 +2,7 @@
Django 1.4.9 release notes
==========================
-*October 23, 2013*
+*October 24, 2013*
Django 1.4.9 fixes a security-related bug in the 1.4 series and one other
data corruption bug.
diff --git a/docs/releases/1.5.5.txt b/docs/releases/1.5.5.txt
index 172d91cdbd..92e57f54a5 100644
--- a/docs/releases/1.5.5.txt
+++ b/docs/releases/1.5.5.txt
@@ -2,7 +2,7 @@
Django 1.5.5 release notes
==========================
-*October 23, 2013*
+*October 24, 2013*
Django 1.5.5 fixes a couple security-related bugs and several other bugs in the
1.5 series.