summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-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