diff options
author | Ian Bicking <ianb@colorstudy.com> | 2009-11-10 10:28:23 -0500 |
---|---|---|
committer | Ian Bicking <ianb@colorstudy.com> | 2009-11-10 10:28:23 -0500 |
commit | 25c0f769524feaa840f10a04c5e9e101a729d17e (patch) | |
tree | 788dfb580a02ebe21ae74d27c721c8c707731818 /docs/conf.py | |
parent | cdde02b52ee68d83d2815611fd01ad544a9b2fcb (diff) | |
parent | 094d7a3c0584b6522958e2a0221cdac450fc9b04 (diff) | |
download | virtualenv-1.4.1.tar.gz |
Automated merge with ssh://hg@bitbucket.org/ianb/virtualenv1.4.1
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 2e9f887..21a2366 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.4.post1' +release = '1.4.1' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: |