summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJacob Kaplan-Moss <jacob@jacobian.org>2013-03-28 15:12:39 -0500
committerJacob Kaplan-Moss <jacob@jacobian.org>2013-03-28 15:12:39 -0500
commit2847ae66653831bc7e413a26c9310c24c1c6fae2 (patch)
tree38339b1497a0ca06ff221d5b049c69e034105beb /docs
parentd7eaadb4f810e9790d01dae99d218415c8b673a2 (diff)
Bump version numbers for 1.5.1.1.5.1
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 0f0f28f787..bc77e070e4 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -54,7 +54,7 @@ copyright = 'Django Software Foundation and contributors'
# The short X.Y version.
version = '1.5'
# The full version, including alpha/beta/rc tags.
-release = '1.5'
+release = '1.5.1'
# The next version to be released
django_next_version = '1.6'