summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJacob Kaplan-Moss <jacob@jacobian.org>2008-03-27 15:13:05 +0000
committerJacob Kaplan-Moss <jacob@jacobian.org>2008-03-27 15:13:05 +0000
commit905b246dad0bf5fe7959de661a39dde4bfcda02a (patch)
tree07f9b733975bf39557c1df5f6afe8f09da46f2ea /docs/conf.py
parent5d6510e285045065553b6f8b4b11e15ad55545a1 (diff)
[docs] And even more svn:keywords fooling. Sorry about the timeline spam.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7373 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 ec7e7a7905..3f3245589d 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 = '$LastChangedRevision: 7370 $'.split()[1]
+version = '$Revision$'.split()[1]
# The full version, including alpha/beta/rc tags.
release = version