Added a release notes file for binaries.

Also create wxWidgets-x.y.z_Headers.7z file when making the release, it is
used with the binaries.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2012-07-09 20:35:10 +00:00
parent dfb636ce8b
commit eca734c487
3 changed files with 101 additions and 2 deletions

View File

@@ -72,3 +72,4 @@ set -x
zip -q -r ../$prefix.zip .
7z a ../$prefix.7z . >/dev/null
7z a ../${prefix}_Headers.7z include >/dev/null