diff options
author | Jannis Leidel <jannis@leidel.info> | 2011-11-30 12:54:46 +0100 |
---|---|---|
committer | Jannis Leidel <jannis@leidel.info> | 2011-11-30 12:54:46 +0100 |
commit | 1405b48b1d6347ed350e40f5cd5df96c0836eb9e (patch) | |
tree | e6e62996f5678308831bd7b1a02bad8ecc2594f8 /docs/conf.py | |
parent | b8a7db81c5a7db7a970240b0c13001203d831311 (diff) | |
parent | 7002060f8fe2016e84ff0baf29cce0b44a1f9339 (diff) | |
download | virtualenv-1.7.tar.gz |
Merge branch 'release/1.7'1.7
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 5d00e89..39203f1 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.4" +release = "1.7" version = ".".join(release.split(".")[:2]) # There are two options for replacing |today|: either, you set today to some |