version: use abbreviated SHA instead of explicit _VERSION in master branch
authorW. Trevor King <wking@tremily.us>
Thu, 25 Oct 2012 23:07:09 +0000 (19:07 -0400)
committerW. Trevor King <wking@tremily.us>
Thu, 25 Oct 2012 23:09:45 +0000 (19:09 -0400)
commitbed7587fe4910f8e4b892a09675279c5a4ab5484
tree932bb56792fcb8130709ccd740f8d40d8164daa9
parent2926e124f78121ca9f0bbf13a757b9cc2e77cb82
version: use abbreviated SHA instead of  explicit _VERSION in master branch

Only official releases get a version number, which should help avoid
confusion.  If you're running a live checkout, you shouldn't be scared
off by SHAs.
libbe/version.py