release 20121023

This commit is contained in:
Yamashita Yuu
2012-10-23 15:50:39 +09:00
parent 7121fe04b0
commit 2e418ee563
2 changed files with 8 additions and 1 deletions

View File

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