diff --git a/module/autoupdate/filelist.txt b/module/autoupdate/filelist.txt index 65e0818..e3d90b1 100644 --- a/module/autoupdate/filelist.txt +++ b/module/autoupdate/filelist.txt @@ -1,6 +1,6 @@ 00000000000000000000000000000000 *version-history.txt 66e06312c5679815ef275bc3ceb0e6b1 *build_d2gs.bat -a9997f8b925c2f12f145280a2d022a49 *build_pvpgn.bat +ca08c79772bb01d8cb113301e51549a7 *build_pvpgn.bat 21c4659c78228007795325b2950c14fd *build_pvpgn_dev.bat a6117ba02589c4025e6450b10ae254e9 *module\config.inc.bat 8726dcfc66c94dcb66c432c054ed8b74 *module\dbchoice.inc.bat diff --git a/module/autoupdate/version.txt b/module/autoupdate/version.txt index caafb14..aabc2a2 100644 --- a/module/autoupdate/version.txt +++ b/module/autoupdate/version.txt @@ -1 +1 @@ -2.28 \ No newline at end of file +2.29 \ No newline at end of file diff --git a/version-history.txt b/version-history.txt index 8007066..28464d9 100644 --- a/version-history.txt +++ b/version-history.txt @@ -3,7 +3,11 @@ https://github.com/HarpyWar/pvpgn-magic-builder =============================================== [Featured 2.x] -v2.28 (05.06.2020) +v2.29 (05.06.2020) +- build "RelWithDebInfo" configuration instead of "Release" by default + RelWithDebInfohe binaries are optimized as if they were built as Release but they also contain debug information and generate .pdb files like Debug does + +v2.28 (04.06.2020) - add feature to build x64 binaries - fix locate Visual C++ - patched Pandemonium Portal for D2GS 1.13d https://github.com/pvpgn/pvpgn-magic-builder/issues/25