Change-Id: I916e7ff1af211baef1c6d56fd44d292ee6983599
Signed-off-by: Freddie Chopin <freddie.chopin@gmail.com>
Reviewed-on: http://openocd.zylin.com/1368
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
a version label like <em>0.3.0-foo</em>:
@code
-tools/release/version.sh version tag add foo
+tools/release/version.sh tag add foo
@endcode
This command will modify the configure.ac script in your working copy
version to facilitate tracking the changes you have distributed.
@code
-tools/release/version.sh version bump tag foo
+tools/release/version.sh bump tag foo
@endcode
Of course, any patches in your branches must be provided to