92
edits
(→Binaries: Add COPYING.FREEFONT to files to be distributed) |
(→Branching for 1.4.0: Added maemo step) |
||
Line 69: | Line 69: | ||
* Increase version on branch-1-4-0 to 1.4.0 and commit, push | * Increase version on branch-1-4-0 to 1.4.0 and commit, push | ||
** <code>devtools/update-version.pl 1 4 0</code> | ** <code>devtools/update-version.pl 1 4 0</code> | ||
** Manually edit backends/platform/maemo/debian/changelog to reflect correct release date for 1.4.0 entry | |||
** <code>git commit -m "RELEASE: This is 1.4.0" -a</code> | ** <code>git commit -m "RELEASE: This is 1.4.0" -a</code> | ||
** <code>git push origin branch-1-4-0:branch-1-4-0</code> | ** <code>git push origin branch-1-4-0:branch-1-4-0</code> |
edits