Skip to content
Snippets Groups Projects
Commit 90142e3e authored by Freddie Chopin's avatar Freddie Chopin
Browse files

dev-doc: fix to release process docs


Change-Id: I916e7ff1af211baef1c6d56fd44d292ee6983599
Signed-off-by: default avatarFreddie Chopin <freddie.chopin@gmail.com>
Reviewed-on: http://openocd.zylin.com/1368


Tested-by: jenkins
Reviewed-by: default avatarSpencer Oliver <spen@spen-soft.co.uk>
parent 3822a07e
Branches
Tags
No related merge requests found
...@@ -111,7 +111,7 @@ configure.ac script of a local copy of the source tree, giving ...@@ -111,7 +111,7 @@ configure.ac script of a local copy of the source tree, giving
a version label like <em>0.3.0-foo</em>: a version label like <em>0.3.0-foo</em>:
@code @code
tools/release/version.sh version tag add foo tools/release/version.sh tag add foo
@endcode @endcode
This command will modify the configure.ac script in your working copy This command will modify the configure.ac script in your working copy
...@@ -125,7 +125,7 @@ each time a derived package is released, incrementing the tag's ...@@ -125,7 +125,7 @@ each time a derived package is released, incrementing the tag's
version to facilitate tracking the changes you have distributed. version to facilitate tracking the changes you have distributed.
@code @code
tools/release/version.sh version bump tag foo tools/release/version.sh bump tag foo
@endcode @endcode
Of course, any patches in your branches must be provided to Of course, any patches in your branches must be provided to
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment