diff --git a/wxPython/distrib/all/build-all b/wxPython/distrib/all/build-all index 237d71cd84..3b82537a6a 100755 --- a/wxPython/distrib/all/build-all +++ b/wxPython/distrib/all/build-all @@ -342,7 +342,7 @@ if [ $KIND = daily ]; then cat < To: $TO -Subject: New test build uploaded +Subject: $DAILY test build uploaded Date: $DATE Hi, @@ -350,7 +350,6 @@ Hi, A new test build of wxPython has been uploaded to starship. Version: $VERSION - Pythons: $PYVER URL: http://starship.python.net/crew/robind/wxPython/daily/$DAILY Have fun! @@ -386,7 +385,7 @@ if [ $KIND = release ]; then cat < To: $TO -Subject: New release candidate build uploaded +Subject: $VERSION release candidate build uploaded Date: $DATE Hi, @@ -394,7 +393,6 @@ Hi, A new RC build of wxPython has been uploaded to starship. Version: $VERSION - Pythons: $PYVER URL: http://starship.python.net/crew/robind/wxPython/preview/$VERSION Have fun!