# # # patch "notes/RELEASE_CHECKLIST" # from [3dd539c8e9b77fb957571a2c4dcb641ce25a44f0] # to [78816f3f795e8651b5ac5fd7b3870b735c7d3bd2] # ============================================================ --- notes/RELEASE_CHECKLIST 3dd539c8e9b77fb957571a2c4dcb641ce25a44f0 +++ notes/RELEASE_CHECKLIST 78816f3f795e8651b5ac5fd7b3870b735c7d3bd2 @@ -24,7 +24,7 @@ 5) ZIP release (binary, win32, mingw): $ mv bin/guitone.exe bin/guitone-MAJOR.MINOR.BUGFIX $ cp COPYING NEWS README bin/guitone-MAJOR.MINOR.BUGFIX $ cp $QTDIR/bin/mingwm10.dll $QTDIR/bin/QtCore4.dll $QTDIR/bin/QtGui4.dll \ - $QTDIR/bin/QtXml4.dll $QTDIR/bin/QtNetwork4.dll \ + $QTDIR/bin/QtXml4.dll $QTDIR/bin/QtNetwork4.dll $QTDIR/bin/QtSvg4.dll \ bin/guitone-MAJOR.MINOR.BUGFIX Finally _test_ the binary and zip the folder.