summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJames Bennett <james@b-list.org>2012-10-17 17:15:49 -0500
committerJames Bennett <james@b-list.org>2012-10-17 17:15:49 -0500
commit0f54fed0b6a94e981007cf9202d867fb1f9ba3ce (patch)
treec9945d43453149a43ef4cd9fd0c4721052757572 /docs
parent58806ce1530305390f593cc78b66d77443c6e1b2 (diff)
[1.4.x] Bump version numbers for security release.
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 2959b59dff..10d34ad7fc 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -50,9 +50,9 @@ copyright = 'Django Software Foundation and contributors'
# built documents.
#
# The short X.Y version.
-version = '1.4.1'
+version = '1.4.2'
# The full version, including alpha/beta/rc tags.
-release = '1.4.1'
+release = '1.4.2'
# The next version to be released
django_next_version = '1.5'