release 20130218

This commit is contained in:
Yamashita Yuu
2013-02-18 12:42:21 +09:00
parent 317fcdbfe7
commit 9651cfe63d
3 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
PYTHON_VIRTUALENV_VERSION="20121023"
PYTHON_VIRTUALENV_VERSION="20130218"
set -E
exec 3<&2 # preserve original stderr at fd 3