summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJames Bennett <james@b-list.org>2013-02-19 14:15:33 -0600
committerJames Bennett <james@b-list.org>2013-02-19 14:15:33 -0600
commit18d920ea4839fb54f9d2a5dcb555b6a5666ee469 (patch)
treeb8cb7d38fa9934fdf9d656e9a760a6b2a0414cf4 /docs/conf.py
parent84ce990c0790c61230e2c6dca6768f91e67b3ee6 (diff)
[1.5.x] Bump version numbers for security release.1.5c2
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 4aec3fccd3..b400729401 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.5c1'
+release = '1.5c2'
# The next version to be released
django_next_version = '1.6'