diff --git a/docs/release_binaries.mdwn b/docs/release_binaries.mdwn index 6ffe425df5..2ec5e828f4 100644 --- a/docs/release_binaries.mdwn +++ b/docs/release_binaries.mdwn @@ -1,7 +1,7 @@ -wxWidgets 3.0.0-rc2 Binaries -============================ +wxWidgets 3.0.0 Binaries +======================== -This directory contains binary files for wxWidgets 3.0.0-rc2 release. +This directory contains binary files for wxWidgets 3.0.0 release. * Microsoft Visual C++ compiler versions 9.0, 10.0, 11.0 and 12.0 corresponding to marketing product names of Microsoft Visual Studio @@ -14,9 +14,9 @@ For Developers -------------- For developing applications with wxWidgets you need to download the -compiler-independent wxWidgets-3.0.0-rc2_Headers.7z file (found in the -parent directory) and one of wxMSW-3.0.0-rc2-vcXXX_Dev.7z or -wxMSW-3.0.0-rc2_gccXXX_Dev.7z files depending on your compiler, its +compiler-independent wxWidgets-3.0.0_Headers.7z file (found in the +parent directory) and one of wxMSW-3.0.0-vcXXX_Dev.7z or +wxMSW-3.0.0_gccXXX_Dev.7z files depending on your compiler, its version and the target architecture (x86 if not specified or x64). Unpack both files into the same directory so that "include" and "lib" @@ -30,15 +30,15 @@ symbols. For End Users ------------- -End users may download one of wxMSW-3.0.0-rc2_vcXXX_ReleaseDLL.7z or -wxMSW-3.0.0-rc2_gccXXX_ReleaseDLL.7z files to get just the DLLs +End users may download one of wxMSW-3.0.0_vcXXX_ReleaseDLL.7z or +wxMSW-3.0.0_gccXXX_ReleaseDLL.7z files to get just the DLLs required for running the applications using wxWidgets. For Debugging ------------- -* Microsoft Visual C++ users: Files wxMSW-3.0.0-rc2_vcXXX_ReleasePDB.7z +* Microsoft Visual C++ users: Files wxMSW-3.0.0_vcXXX_ReleasePDB.7z contain the debug symbols for the release build of the DLLs. Download them if you want to debug your own applications in release build or if you want to get meaningful information from mini-dumps retrieved @@ -63,38 +63,38 @@ Check Sums To verify your download you can use the following sha1sums: - 1d9e785e2526efe2b4f184c177ce383179348da7 wxMSW-3.0.0-rc2_gcc471TDM_Dev.7z - 1abdb1eb3020625c1e1c803b562f77b631acd4cc wxMSW-3.0.0-rc2_gcc471TDM_ReleaseDLL.7z - 3100fdac0a8be5533cbfde6964ad593b6a07cda0 wxMSW-3.0.0-rc2_gcc471TDM_x64_Dev.7z - c4b0064ec1d5907685659cbcc5347c8ea3ab0cc0 wxMSW-3.0.0-rc2_gcc471TDM_x64_ReleaseDLL.7z - bd8cf4814f07be3ddc5749598eb50738373b7430 wxMSW-3.0.0-rc2_gcc481TDM_Dev.7z - 912b85b4c8de1bdb794c9f6fd71504849d4e8b19 wxMSW-3.0.0-rc2_gcc481TDM_ReleaseDLL.7z - 0c55cff4957a599f032430a25bd2049b2e771db9 wxMSW-3.0.0-rc2_gcc481TDM_x64_Dev.7z - 6a39af55d53e46957bddf97b451acddb591a85f6 wxMSW-3.0.0-rc2_gcc481TDM_x64_ReleaseDLL.7z - 7f6e73ecb79373fe65adcc1aa1ecad8687944ba9 wxMSW-3.0.0-rc2_vc90_Dev.7z - 910e0bf0113521d49682cbd71c14991547b47d9b wxMSW-3.0.0-rc2_vc90_ReleaseDLL.7z - 7ad4c98bd8366b59a0264507ecc69510cddd0b0f wxMSW-3.0.0-rc2_vc90_ReleasePDB.7z - a9340e4ee9748e2d20646f0602ab0e8770f2e2c4 wxMSW-3.0.0-rc2_vc90_x64_Dev.7z - 3c4daa2c37f7d32e4d0e94436da5c075ab4c2d40 wxMSW-3.0.0-rc2_vc90_x64_ReleaseDLL.7z - 7ce8db26a1f2f6262a876b67631f6015c07e2b4c wxMSW-3.0.0-rc2_vc90_x64_ReleasePDB.7z - eb695388ed136115c90f2c1f67cfed73f58d7570 wxMSW-3.0.0-rc2_vc100_Dev.7z - e11800ed1ae1b15c6bb090f30aa81d95f9ccb21e wxMSW-3.0.0-rc2_vc100_ReleaseDLL.7z - 9825d9ab0b6be619555a7dfb3428ca63d97c1edf wxMSW-3.0.0-rc2_vc100_ReleasePDB.7z - 0e5fec3fb8052bcb10ac995a62a4245d66ea54bd wxMSW-3.0.0-rc2_vc100_x64_Dev.7z - b9c3773ded5633bd751701491204666d8e919580 wxMSW-3.0.0-rc2_vc100_x64_ReleaseDLL.7z - ceb6eeaffff187e1e32fbd0b51d915c547a82673 wxMSW-3.0.0-rc2_vc100_x64_ReleasePDB.7z - 3180663d7f31a0569679e77a43cb89a764ce7709 wxMSW-3.0.0-rc2_vc110_Dev.7z - 3507a63729251b1a820cac228bf316369d93b553 wxMSW-3.0.0-rc2_vc110_ReleaseDLL.7z - 72aead1781b8d472a40d40609c8f457e154331cb wxMSW-3.0.0-rc2_vc110_ReleasePDB.7z - 7913f34bd92bc4a50a6d54e952e79e6403cb8125 wxMSW-3.0.0-rc2_vc110_x64_Dev.7z - 2ffc603abbef783280c6ddfff0efcc3aed2ff3df wxMSW-3.0.0-rc2_vc110_x64_ReleaseDLL.7z - c1e4bb79569ccfbf73ccaca7dfc286f6e4ec553d wxMSW-3.0.0-rc2_vc110_x64_ReleasePDB.7z - 0a33015bfc00729063c2dfcacb06080e41b416b7 wxMSW-3.0.0-rc2_vc120_Dev.7z - 672c58c5f46c82fd62a09c5d84d9b8b8020a2137 wxMSW-3.0.0-rc2_vc120_ReleaseDLL.7z - 2c408e39c9a104bf1ad594f28be5d36e24ac0764 wxMSW-3.0.0-rc2_vc120_ReleasePDB.7z - 4aef4cff95215daa46c1ba67e36a4135c1da3d13 wxMSW-3.0.0-rc2_vc120_x64_Dev.7z - d6086391b72dee6ba96f6cacbe18c4ca140231e8 wxMSW-3.0.0-rc2_vc120_x64_ReleaseDLL.7z - 5ef9495d65db950e5177a7781ee8bdeb36e1f575 wxMSW-3.0.0-rc2_vc120_x64_ReleasePDB.7z + 1d9e785e2526efe2b4f184c177ce383179348da7 wxMSW-3.0.0_gcc471TDM_Dev.7z + 1abdb1eb3020625c1e1c803b562f77b631acd4cc wxMSW-3.0.0_gcc471TDM_ReleaseDLL.7z + 3100fdac0a8be5533cbfde6964ad593b6a07cda0 wxMSW-3.0.0_gcc471TDM_x64_Dev.7z + c4b0064ec1d5907685659cbcc5347c8ea3ab0cc0 wxMSW-3.0.0_gcc471TDM_x64_ReleaseDLL.7z + bd8cf4814f07be3ddc5749598eb50738373b7430 wxMSW-3.0.0_gcc481TDM_Dev.7z + 912b85b4c8de1bdb794c9f6fd71504849d4e8b19 wxMSW-3.0.0_gcc481TDM_ReleaseDLL.7z + 0c55cff4957a599f032430a25bd2049b2e771db9 wxMSW-3.0.0_gcc481TDM_x64_Dev.7z + 6a39af55d53e46957bddf97b451acddb591a85f6 wxMSW-3.0.0_gcc481TDM_x64_ReleaseDLL.7z + 7f6e73ecb79373fe65adcc1aa1ecad8687944ba9 wxMSW-3.0.0_vc90_Dev.7z + 910e0bf0113521d49682cbd71c14991547b47d9b wxMSW-3.0.0_vc90_ReleaseDLL.7z + 7ad4c98bd8366b59a0264507ecc69510cddd0b0f wxMSW-3.0.0_vc90_ReleasePDB.7z + a9340e4ee9748e2d20646f0602ab0e8770f2e2c4 wxMSW-3.0.0_vc90_x64_Dev.7z + 3c4daa2c37f7d32e4d0e94436da5c075ab4c2d40 wxMSW-3.0.0_vc90_x64_ReleaseDLL.7z + 7ce8db26a1f2f6262a876b67631f6015c07e2b4c wxMSW-3.0.0_vc90_x64_ReleasePDB.7z + eb695388ed136115c90f2c1f67cfed73f58d7570 wxMSW-3.0.0_vc100_Dev.7z + e11800ed1ae1b15c6bb090f30aa81d95f9ccb21e wxMSW-3.0.0_vc100_ReleaseDLL.7z + 9825d9ab0b6be619555a7dfb3428ca63d97c1edf wxMSW-3.0.0_vc100_ReleasePDB.7z + 0e5fec3fb8052bcb10ac995a62a4245d66ea54bd wxMSW-3.0.0_vc100_x64_Dev.7z + b9c3773ded5633bd751701491204666d8e919580 wxMSW-3.0.0_vc100_x64_ReleaseDLL.7z + ceb6eeaffff187e1e32fbd0b51d915c547a82673 wxMSW-3.0.0_vc100_x64_ReleasePDB.7z + 3180663d7f31a0569679e77a43cb89a764ce7709 wxMSW-3.0.0_vc110_Dev.7z + 3507a63729251b1a820cac228bf316369d93b553 wxMSW-3.0.0_vc110_ReleaseDLL.7z + 72aead1781b8d472a40d40609c8f457e154331cb wxMSW-3.0.0_vc110_ReleasePDB.7z + 7913f34bd92bc4a50a6d54e952e79e6403cb8125 wxMSW-3.0.0_vc110_x64_Dev.7z + 2ffc603abbef783280c6ddfff0efcc3aed2ff3df wxMSW-3.0.0_vc110_x64_ReleaseDLL.7z + c1e4bb79569ccfbf73ccaca7dfc286f6e4ec553d wxMSW-3.0.0_vc110_x64_ReleasePDB.7z + 0a33015bfc00729063c2dfcacb06080e41b416b7 wxMSW-3.0.0_vc120_Dev.7z + 672c58c5f46c82fd62a09c5d84d9b8b8020a2137 wxMSW-3.0.0_vc120_ReleaseDLL.7z + 2c408e39c9a104bf1ad594f28be5d36e24ac0764 wxMSW-3.0.0_vc120_ReleasePDB.7z + 4aef4cff95215daa46c1ba67e36a4135c1da3d13 wxMSW-3.0.0_vc120_x64_Dev.7z + d6086391b72dee6ba96f6cacbe18c4ca140231e8 wxMSW-3.0.0_vc120_x64_ReleaseDLL.7z + 5ef9495d65db950e5177a7781ee8bdeb36e1f575 wxMSW-3.0.0_vc120_x64_ReleasePDB.7z Credit diff --git a/docs/release_files.mdwn b/docs/release_files.mdwn index 35ee50849d..b0d2ff3ef0 100644 --- a/docs/release_files.mdwn +++ b/docs/release_files.mdwn @@ -1,7 +1,7 @@ -wxWidgets 3.0.0-rc2 -=================== +wxWidgets 3.0.0 +=============== -This directory contains the files for wxWidgets 3.0.0-rc2 release. +This directory contains the files for wxWidgets 3.0.0 release. Please notice that since the 2.9 series only a single source distribution is provided instead of the multiple distributions containing only the files for @@ -24,12 +24,12 @@ Check Sums To verify your download you can use the following sha1sums: - 01751f115a8a92a51122245ffef390c273f6e642 wxWidgets-3.0.0-rc2.7z - b862990fc3dd97b4194c3955ff73b4f6aa47f823 wxWidgets-3.0.0-rc2.tar.bz2 - 73afa20f3fe911f90fce344098c06e2269e69585 wxWidgets-3.0.0-rc2.zip - 6ec5137bf53bc55ae0d213ec1c00735e8684981f wxWidgets-3.0.0-rc2-docs-html.zip - aa77457c4e13de229d7ff83efaff732f530c760d wxWidgets-3.0.0-rc2-docs-html.tar.bz2 - a482ad56606352a73e0f095af7014095c299791a wxWidgets-3.0.0-rc2-docs-chm.zip - c6f45af13a376364e4169f91a1ab2191a500ab44 wxWidgets-3.0.0-rc2_headers.7z - c1211acee0b3c24982607f1febb2d81ce0b5c2fd wxMSW-3.0.0-rc2-Setup.exe + 01751f115a8a92a51122245ffef390c273f6e642 wxWidgets-3.0.0.7z + b862990fc3dd97b4194c3955ff73b4f6aa47f823 wxWidgets-3.0.0.tar.bz2 + 73afa20f3fe911f90fce344098c06e2269e69585 wxWidgets-3.0.0.zip + 6ec5137bf53bc55ae0d213ec1c00735e8684981f wxWidgets-3.0.0-docs-html.zip + aa77457c4e13de229d7ff83efaff732f530c760d wxWidgets-3.0.0-docs-html.tar.bz2 + a482ad56606352a73e0f095af7014095c299791a wxWidgets-3.0.0-docs-chm.zip + c6f45af13a376364e4169f91a1ab2191a500ab44 wxWidgets-3.0.0_headers.7z + c1211acee0b3c24982607f1febb2d81ce0b5c2fd wxMSW-3.0.0-Setup.exe