diff options
author | Ian Bicking <ianb@colorstudy.com> | 2009-11-06 17:22:48 -0600 |
---|---|---|
committer | Ian Bicking <ianb@colorstudy.com> | 2009-11-06 17:22:48 -0600 |
commit | 27fa7e3a7860121ea5845bfb5b8db928ae343c67 (patch) | |
tree | ba7ecbdd63f635472afedafbbdcddbdddedf353e /docs/conf.py | |
parent | c58ee0f6e3c1a354ef08d132a90e55815913a521 (diff) | |
download | virtualenv-1.4.tar.gz |
update version for release1.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 60dc0b0..8bd3462 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -42,7 +42,7 @@ copyright = '2009, Ian Bicking, The Open Planning Project' # The short X.Y version. version = '1.4' # The full version, including alpha/beta/rc tags. -release = '1.4rc1' +release = '1.4' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: |