On Tuesday, 1 November 2011, Amanda Moore <[email protected]> wrote: > Is there a way that on the main download page that were you can download the latest head version that it can say what build it is?? This might helps us out that want to test to know what version we are downloading.
"latest head" is a snapshot of the code as of the latest commit. That's always going to be an alpha of the next version after the stable release, either a minor (as in 0.8) or major (as in 1.0) release. The only identifying "build" information of that is the commit hash (not very informative) or the latest commit message (not really indicative of the current state of the code). I guess that's a long way of asking what information would you like? Then we can see if there's a way we can reliably put it there. -- Michael C. Harris, School of CS&IT, RMIT University http://twofishcreative.com/michael/blog IRC: michaeltwofish #habari -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-dev
