]> git.sur5r.net Git - openocd/commit
Add numeric version tag support to release script.
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 30 Sep 2009 23:20:36 +0000 (23:20 +0000)
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 30 Sep 2009 23:20:36 +0000 (23:20 +0000)
commiteccd9059d31ab67308dbd17c262fd9e5cdca4754
tree921fd245e9494c6a6bd4a643421af6f817cdf46d
parent740fd107f2cd4921905403b7af326554fde3a0a2
Add numeric version tag support to release script.

The release process itself does not use this support yet, but it allows
packagers to automate the process of managing their own tags, if they
patch the source code before releasing binaries.  The release processes
should be revised to incorporate this feature to support -rc packages.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2786 b42882b7-edfa-0310-969c-e2dbd0fdcd60
tools/release.sh