X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c829d62b6945c74edaf25210720129b8b749639d..77ffb5937e89927b621128789401db8921fe580f:/distrib/msw/maketarballs diff --git a/distrib/msw/maketarballs b/distrib/msw/maketarballs index 0c273f4cd8..b69d37736a 100755 --- a/distrib/msw/maketarballs +++ b/distrib/msw/maketarballs @@ -1,5 +1,5 @@ #!/bin/sh -# Makes the wxWindows tarballs with 'make dist' +# Makes the wxWidgets tarballs with 'make dist' doupdatecvs() { @@ -224,7 +224,7 @@ for i in "$@"; do esac done -echo About to make wxWindows RPMs: +echo About to make wxWidgets RPMs: echo From $WXSRC echo To $WXDEST echo Version $WXVER