release v20130307

This commit is contained in:
Yamashita Yuu
2013-03-07 13:12:17 +09:00
parent 1a2d06bc05
commit 003ea01b97
3 changed files with 5 additions and 5 deletions

View File

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