From: <sv...@op...> - 2025-05-26 12:28:22
|
Author: manx Date: Mon May 26 14:28:10 2025 New Revision: 23209 URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=23209 Log: [Doc] Fix release_branches.md. Modified: trunk/OpenMPT/doc/release_branches.md Modified: trunk/OpenMPT/doc/release_branches.md ============================================================================== --- trunk/OpenMPT/doc/release_branches.md Mon May 26 13:32:13 2025 (r23208) +++ trunk/OpenMPT/doc/release_branches.md Mon May 26 14:28:10 2025 (r23209) @@ -18,6 +18,7 @@ * "publish_v2.sh" -> "publish_v2_rel.sh" * "publish_v2_noindex.sh" -> "publish_v2_noindex_rel.sh" * " rel" -> " dist" + * "bin/rel-" -> "bin/dist-" * ".sh dist" -> ".sh rel" * "nonrel" -> "nondist" * "7z" -> "zip" |