From: <sv...@op...> - 2025-05-31 13:59:40
|
Author: manx Date: Sat May 31 15:59:33 2025 New Revision: 23249 URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=23249 Log: Merged revision(s) 23247 from trunk/OpenMPT: [Doc] Update release_branches.md. ........ Modified: branches/OpenMPT-1.32/ (props changed) branches/OpenMPT-1.32/doc/release_branches.md Modified: branches/OpenMPT-1.32/doc/release_branches.md ============================================================================== --- branches/OpenMPT-1.32/doc/release_branches.md Sat May 31 15:59:12 2025 (r23248) +++ branches/OpenMPT-1.32/doc/release_branches.md Sat May 31 15:59:33 2025 (r23249) @@ -38,11 +38,13 @@ 4. update version numbers in `build/svn/do_libopenmpt_release.sh` and `build/svn/do_libopenmpt_release_rc.sh` 5. update version number in `.appveyor.yml` + 6. update `doc/libopenmpt_release.md` 9. update versions in branch `https://source.openmpt.org/svn/openmpt/branches/OpenMPT-$VER`: 1. set OpenMPT version in `common/versionNumber.h` to `1.$VER.00.$MINORMINOR+1` 2. run `build/update_libopenmpt_version.sh bumpprerel` + 4. update `doc/libopenmpt_release.md` 10. update old stable branch 1. uncomment updating OpenMPT version in `build/svn/do_libopenmpt_release.sh` @@ -53,6 +55,3 @@ 13. update https://builds.openmpt.org/builds/ 14. update buildbot scripts that copy OpenMPT update information into place 15. update branch release date on libopenmpt trunk changelog - -unclear: - * adjust buildbot update management script |