diff options
author | Marcus Smith <qwcode@gmail.com> | 2013-03-05 15:09:17 -0800 |
---|---|---|
committer | Marcus Smith <qwcode@gmail.com> | 2013-03-05 15:09:17 -0800 |
commit | 95b6438012114f0dd2586eb76e7c7a8c9d50d4dd (patch) | |
tree | 47984a9b76fbab670471ad6f1cf9e49797c36674 /docs/conf.py | |
parent | 07bdd574efafc7173f99113eacd400b4560092ed (diff) | |
download | virtualenv-1.9rc2.tar.gz |
1.9rc21.9rc2
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 4f839cc..d131742 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -39,7 +39,7 @@ copyright = '2007-2013, Ian Bicking, The Open Planning Project, The virtualenv d # The default replacements for |version| and |release|, also used in various # other places throughout the built documents. -version = release = '1.9rc1' +version = release = '1.9rc2' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: |