diff options
author | Jannis Leidel <jannis@leidel.info> | 2011-07-16 18:33:40 +0200 |
---|---|---|
committer | Jannis Leidel <jannis@leidel.info> | 2011-07-16 18:33:40 +0200 |
commit | 12f7b05fc4f46f7d7018b40e2f31615e385e3bc0 (patch) | |
tree | 18c58525f1ccb03c1a67425030cc5c5c11fae2a9 /docs/conf.py | |
parent | f8038141962aa66116e5e37d250320579c7354a8 (diff) | |
parent | e0cf4e7cd7a8aa421f994c156dea7cb355ce2e84 (diff) | |
download | virtualenv-1.6.3.tar.gz |
Merge branch 'hotfix/1.6.3'1.6.3
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index c91c708..733bc99 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -42,7 +42,7 @@ copyright = '2007-2011, Ian Bicking, The Open Planning Project, The virtualenv d # # The short X.Y version. -release = "1.6.2" +release = "1.6.3" version = ".".join(release.split(".")[:2]) # There are two options for replacing |today|: either, you set today to some |