summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-01-13 13:14:08 -0500
committerTim Graham <timograham@gmail.com>2015-01-13 13:14:08 -0500
commitbd9dcd226b5b11fa40668553d26ce06000b3be75 (patch)
tree0dc8bc635ce3ff2bea532027fd91336bace4d950 /docs
parent88b7957b34b2305ece54a3aab57a87701279a1d8 (diff)
[1.4.x] Bumped version for 1.4.18 release.1.4.18
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 cebde343c6..154e48e2fe 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.17'
+version = '1.4.18'
# The full version, including alpha/beta/rc tags.
-release = '1.4.17'
+release = '1.4.18'
# The next version to be released
django_next_version = '1.5'