commit | a34e00cbf46e80ea48724b51867f5eb6f1b3c9ab | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Wed Feb 17 16:03:13 2016 +0900 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Wed Feb 17 16:06:15 2016 +0900 |
tree | b9ea5ffb537ae8fa2641797e7b8d8e201e1d29f1 | |
parent | 06d409d0aebc1a646df649940a251ac7c1cc5204 [diff] |
Remove VERSION Let the version be defined by git blame when building with buck. Change-Id: I1d33cadeab3ae7362203e3655a0c5123e8e4de94
diff --git a/VERSION b/VERSION deleted file mode 100644 index 9e1a35c..0000000 --- a/VERSION +++ /dev/null
@@ -1,5 +0,0 @@ -# Used by BUCK to include "Implementation-Version" in plugin Manifest. -# If this file doesn't exist the output of 'git describe' is used -# instead. -PLUGIN_VERSION = '2.11.2' -