v20141012

This commit is contained in:
Yamashita Yuu
2014-10-12 21:55:47 +09:00
parent 5795eabaac
commit 1d36ef2f68
3 changed files with 8 additions and 2 deletions

View File

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