summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Bennett <james@b-list.org>2012-10-25 14:30:53 -0500
committerJames Bennett <james@b-list.org>2012-10-25 14:30:53 -0500
commitd7f8894465f9a5ce6450c0f3965855355c87feae (patch)
tree817d8bef78f85f8f6913e222f2f9b30a8d91035f
parent8b18f0d74be89c302e1f4d8ab79dd07d5a3c09ce (diff)
[1.5.x] Sphinx conf to 1.5 alpha 1.1.5a1
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 433fd679a1..65f4f1ae8e 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.5a1'
# The next version to be released
django_next_version = '1.6'