Difference between revisions of "HOWTO-Release"

Jump to navigation Jump to search
1 byte added ,  22:19, 12 July 2011
→‎Tagging 1.4.0: Fix tag comment
(→‎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 1.4.0" v1.4.0</code>
** <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
178

edits

Navigation menu