diff options
| author | stonebig <stonebig34@gmail.com> | 2015-01-12 07:41:50 +0100 |
|---|---|---|
| committer | stonebig <stonebig34@gmail.com> | 2015-01-12 07:41:50 +0100 |
| commit | ec2b28c147691491c6aa1743627ccabfa7be21c9 (patch) | |
| tree | b366a1c2045a6b8808c2a357ce88e87befd3460c | |
| parent | 7c08edd024a8d0c4529457cf77b0362c4c1ed534 (diff) | |
| download | virtualenv-ec2b28c147691491c6aa1743627ccabfa7be21c9.tar.gz | |
virtual month 22 typo fix
| -rw-r--r-- | docs/changes.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/changes.rst b/docs/changes.rst index b010051..7aa0826 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -11,7 +11,7 @@ Release History * Upgrade setuptools to 11.0 -12.0.4 (2014-22-23) +12.0.4 (2014-12-23) ~~~~~~~~~~~~~~~~~~~ * Revert the fix to ``-p`` on Debian based pythons as it was broken in other @@ -19,7 +19,7 @@ Release History * Revert several sys.path changes new in 12.0 which were breaking virtualenv. -12.0.3 (2014-22-23) +12.0.3 (2014-12-23) ~~~~~~~~~~~~~~~~~~~ * Fix an issue where Debian based Pythons would fail when using -p with the |
