OSDN Git Service

Include the upstream toybox version in "toybox --version".
authorElliott Hughes <enh@google.com>
Thu, 11 Feb 2016 04:00:09 +0000 (20:00 -0800)
committerElliott Hughes <enh@google.com>
Thu, 11 Feb 2016 04:00:09 +0000 (20:00 -0800)
commit35c9c63120a40f4cfe119f5670d914ac5e69c0f6
treedf8f0d3dee952f51f1f37850c6c2d6b3dd0876ae
parentafc66714a4e338f5af2f4ac103c8296d684de49e
Include the upstream toybox version in "toybox --version".

SHAs have their uses, but upstream version numbers are better for getting
a quick ballpark figure for the version.

Before:
  afc66714a4e3-android

After:
  0.7.0-afc66714a4e3-android

Change-Id: Id546ddd003bed995043719bd6e8c7b6c42cb498f
Android.mk