From: Robin Dunn Date: Wed, 11 Aug 2004 18:14:00 +0000 (+0000) Subject: Put the version unmber in the subject X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c7be1d2a3e7b2c4b91cc044d74f917c27420b519 Put the version unmber in the subject git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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!