diff options
| author | Warren Togami <[email protected]> | 2014-04-12 14:06:07 -1000 |
|---|---|---|
| committer | Warren Togami <[email protected]> | 2014-04-15 21:48:44 -1000 |
| commit | 3d20cd5f61fff33fe5fffd6efddf2c942c8dd2f9 (patch) | |
| tree | 6e3c302e70bc8ce063d473448ae40895aa62f7da /doc/release-process.md | |
| parent | qt: remove de_AT translation (diff) | |
| download | discoin-3d20cd5f61fff33fe5fffd6efddf2c942c8dd2f9.tar.xz discoin-3d20cd5f61fff33fe5fffd6efddf2c942c8dd2f9.zip | |
VERSION obtained from source instead of the previous git tag.
Drawback: The version string is no longer a valid git identifier.
For this reason the 'g' short hash prefix has been removed.
Exception: When building directly from a tag this behaves exactly like the previous behavior.
This allows formatting release versions with precision i.e. v0.9.2
This also allows arbitrary topicbranch names i.e. v0.9.1-glibc-compat
Diffstat (limited to 'doc/release-process.md')
| -rw-r--r-- | doc/release-process.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/release-process.md b/doc/release-process.md index bf289805c..cd60684f4 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -8,8 +8,6 @@ Release Process ###update (commit) version in sources - - bitcoin-qt.pro contrib/verifysfbinaries/verify.sh doc/README* share/setup.nsi |