summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJacob Kaplan-Moss <jacob@jacobian.org>2008-03-27 15:14:57 +0000
committerJacob Kaplan-Moss <jacob@jacobian.org>2008-03-27 15:14:57 +0000
commit4c3fcbc4bc901db6f3b92a33bccd45fe069f9617 (patch)
tree99027fb454087b2ded1e569cf9b91b4c04c7ac28 /docs/conf.py
parent905b246dad0bf5fe7959de661a39dde4bfcda02a (diff)
[docs] OK, I give up.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7374 bcc190cf-cafb-0310-a4f2-bffc1f526a37
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 3f3245589d..0ced57d57b 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -40,7 +40,7 @@ copyright = '2008, Django Software Foundation'
# other places throughout the built documents.
#
# The short X.Y version.
-version = '$Revision$'.split()[1]
+version = 'SVN'
# The full version, including alpha/beta/rc tags.
release = version