diff options
Diffstat (limited to 'Mac/OSX/Dist/resources/postflight')
-rwxr-xr-x | Mac/OSX/Dist/resources/postflight | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/OSX/Dist/resources/postflight b/Mac/OSX/Dist/resources/postflight index e5c7f9d..878b6d4 100755 --- a/Mac/OSX/Dist/resources/postflight +++ b/Mac/OSX/Dist/resources/postflight @@ -4,7 +4,7 @@ # installed. #---------------------------------------------------------------------- -PYVER=2.3 +PYVER=2.5 PKG=$1 DEST=$2 |