commit | 3b026557b4121580836caf8890043d3bf7bf71f2 | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Wed Nov 25 11:06:21 2015 +0900 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Wed Nov 25 11:06:21 2015 +0900 |
tree | 9efd12485e5beca8896d37395e89071a3644d6f4 | |
parent | 9d23e497ae468250c70a21cd8f0e25e0596ef74f [diff] |
Remove VERSION Hard-coding the version makes it difficult to know what version of the plugin is running, because the version displayed will be the same regardless of which revision it was built from when building with buck. Remove the VERSION, so that the version of the plugin is taken from the git describe, and thus we can see exactly what version is running. Change-Id: I8b39a58b784d3643724bc3459b88be34a579b6e9