am a0faada8: Merge "Merge remote-tracking branch \'aosp/upstream-master\' into aosp/master"

* commit 'a0faada87c23afc2c8cfc4621ea481f44018bcbf':
  Bump the version number to 2.0.8
  Make smali respect order of implements
  Add ability to list methods/fields/types when assembling with smali
  Update README.md
  Handle invalid debug item offsets more gracefully
  Add backwards compatible version of DexFileFactory.loadDexFile and Opcodes
  Replace a missed usage of Iterators.emptyIterator()
  Bump the version number to 2.0.7
  Remove usages of the deprecated Iterators.emptyIterator() method
  Add the generated accessorTest to source control
  Bump the version number to 2.0.6
  Ensure that java 6 is used for release builds
diff --git a/README.version b/README.version
new file mode 100644
index 0000000..227d2d3
--- /dev/null
+++ b/README.version
@@ -0,0 +1,3 @@
+URL: https://bitbucket.org/JesusFreke/smali/downloads/smali-2.0.5.jar
+Version: 2.0.5
+BugComponent: 99143