178
edits
(→Binaries: Fix typo in scp/sftp path) |
(→Tagging 1.4.0: Fix tag comment) |
||
Line 110: | Line 110: | ||
* When 1.4.0 is ready to be announced, make a permanent v1.4.0 tag in git to mark the release | * When 1.4.0 is ready to be announced, make a permanent v1.4.0 tag in git to mark the release | ||
** <code>git checkout branch-1-4-0</code> | ** <code>git checkout branch-1-4-0</code> | ||
** <code>git tag -m "Tag | ** <code>git tag -m "Tag v1.4.0" v1.4.0</code> | ||
** <code>git push origin tag v1.4.0</code> | ** <code>git push origin tag v1.4.0</code> | ||
* Also increase the version number on the 1.4.x branch to 1.4.1pre | * Also increase the version number on the 1.4.x branch to 1.4.1pre |
edits