1,079
edits
(→Preparing the source: Update) |
|||
Line 17: | Line 17: | ||
=== Preparing the source === | === Preparing the source === | ||
* You have to update the versions in all relevant files. | * You have to update the versions in all relevant files. There is a script, <code>tools/update-version.pl</code> meant to help you with this. It will generate/update the following files: | ||
** base/internal_version.h | |||
** dists/macosx/Info.plist | |||
** dists/redhat/scummvm.spec | |||
** dists/scummvm.rc | |||
* In addition, review the following files for version and copyright year updates: | |||
** README | ** README | ||
** | ** NEWS | ||
* Make sure package descriptions are up-to-date: | * Make sure package descriptions are up-to-date: | ||
** dists/redhat/scummvm.spec | ** dists/redhat/scummvm.spec | ||
* Make source tarballs, post them in the SF.net FRS. | * Make source tarballs, post them in the SF.net FRS. | ||
** There is a | ** There is a script <code>toolsdist-scummvm.sh</code>, which does this automatically. | ||
=== Binaries === | === Binaries === |
edits