diff options
author | Jannis Leidel <jannis@leidel.info> | 2011-07-21 18:51:57 +0200 |
---|---|---|
committer | Jannis Leidel <jannis@leidel.info> | 2011-07-21 18:51:57 +0200 |
commit | b8a7db81c5a7db7a970240b0c13001203d831311 (patch) | |
tree | 1eddf75f0cc23de4f9c4a89121965105610e5acc /docs/conf.py | |
parent | 12f7b05fc4f46f7d7018b40e2f31615e385e3bc0 (diff) | |
parent | a9ef1c5e733ed16f80940f9525dc2cf555cc9e85 (diff) | |
download | virtualenv-1.6.4.tar.gz |
Merge branch 'hotfix/1.6.4'1.6.4
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 733bc99..5d00e89 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.3" +release = "1.6.4" version = ".".join(release.split(".")[:2]) # There are two options for replacing |today|: either, you set today to some |