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/README.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/README.md')
| -rw-r--r-- | doc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index a21582458..f5aeb34a3 100644 --- a/doc/README.md +++ b/doc/README.md @@ -1,4 +1,4 @@ -Bitcoin 0.9.0 BETA +Bitcoin 0.9.99 BETA ===================== Copyright (c) 2009-2014 Bitcoin Developers |