summaryrefslogtreecommitdiff
path: root/doc/bugs/Incorrect_version_on_64_Standalone_Build.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-04-10 16:53:04 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-04-10 16:53:38 -0400
commit2badf04eeb1898d5b77c171a28a1b263cca16313 (patch)
tree87fb49ea99b69b609480e5f1436a3b9cea5b6759 /doc/bugs/Incorrect_version_on_64_Standalone_Build.mdwn
parente0aebe9cf31c3fd1e4e5b490f78c37deda857b3a (diff)
The version number is now derived from git, unless built with VERSION_FROM_CHANGELOG.
Diffstat (limited to 'doc/bugs/Incorrect_version_on_64_Standalone_Build.mdwn')
-rw-r--r--doc/bugs/Incorrect_version_on_64_Standalone_Build.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/Incorrect_version_on_64_Standalone_Build.mdwn b/doc/bugs/Incorrect_version_on_64_Standalone_Build.mdwn
index 38288b8f1..a7384b327 100644
--- a/doc/bugs/Incorrect_version_on_64_Standalone_Build.mdwn
+++ b/doc/bugs/Incorrect_version_on_64_Standalone_Build.mdwn
@@ -7,3 +7,5 @@
Shouldn't that be `4.20130405`?
The md5sum of the build I downloaded is `aabbb3aa2397be206cae86f33db9eef4`.
+
+> [[done]]; new version will look like eg `4.20130410-gc149c67` --[[Joey]]