1 This article documents some of the main steps for releasing a new version.
\r
3 * Upgrade version number in (for preview releases don't commit):
\r
4 * doc/doc.build.include
\r
6 * src/TortoiseGitSetup/VersionNumberInclude.wxi
\r
8 * Make sure crash-report is enabled in version.h (but don't commit this change)
\r
9 * For a preview release enable "PREVIEW" in version.h (but don't commit this change)
\r
11 * Sync Transifex translations (for stable releases)
\r
12 * Check translations for:
\r
19 * Create new DrDump.com version (for stable releases)
\r
21 * Update spell checker dictionaries
\r
27 * Update PuTTY binaries (run ext/putty/download.bat)
\r
33 * Tag commit (for stable releases)
\r
37 * Download languages
\r
38 * Version number of latest stable
\r
41 * Send annoucement mail to mailing list (for stable releases)
\r
44 * Prepare changelog (wrap at column 86)
\r
45 * Update version.txt (sync with shipped languages)
\r
47 * Mark old release as deprecated on DrDump.com (for stable releases)
\r