release v20130507

This commit is contained in:
Yamashita Yuu
2013-05-07 19:55:31 +09:00
parent 5b357d2862
commit 78af7ec9d4
3 changed files with 7 additions and 2 deletions

View File

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