v20140110

This commit is contained in:
Yamashita Yuu
2014-01-10 11:35:19 +09:00
parent 124645e84c
commit fa9950aa5b
2 changed files with 12 additions and 7 deletions

View File

@@ -11,7 +11,7 @@
# -f/--force Install even if the version appears to be installed already
#
PYENV_VIRTUALENV_VERSION="20131216"
PYENV_VIRTUALENV_VERSION="20140110"
set -e
[ -n "$PYENV_DEBUG" ] && set -x