summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJames Bennett <james@b-list.org>2013-02-20 13:53:27 -0600
committerJames Bennett <james@b-list.org>2013-02-20 13:53:27 -0600
commit67a937c2c24b7eee8be13a1d3faff595d8f45839 (patch)
tree1d470d2ba20eabe5cd78aa008e8490adc244d576 /docs/conf.py
parent3adfc3f97dc8ac5985a495b1a690b964f48ba208 (diff)
[1.4.x] Bump version numbers to roll a clean package.1.4.5
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 640364426e..c81c2e38fa 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.4'
+version = '1.4.5'
# The full version, including alpha/beta/rc tags.
-release = '1.4.4'
+release = '1.4.5'
# The next version to be released
django_next_version = '1.5'