diff --git a/docs/conf.py b/docs/conf.py index ce313a5cd34..ec7e7a79057 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$'.split()[1] +version = '$LastChangedRevision: 7370 $'.split()[1] # The full version, including alpha/beta/rc tags. release = version