Merge "Blacklist test that has been flaky for days."
diff --git a/tools/ahat/README.txt b/tools/ahat/README.txt
index 8604ff0..dbc1102 100644
--- a/tools/ahat/README.txt
+++ b/tools/ahat/README.txt
@@ -74,7 +74,9 @@
  * Instance.isRoot and Instance.getRootTypes.
 
 Release History:
- 0.8 Pending
+ 0.9 Pending
+
+ 0.8 Oct 18, 2016
    Show sample path from GC root with field names in place of dominator path.
 
  0.7 Aug 16, 2016
diff --git a/tools/ahat/src/manifest.txt b/tools/ahat/src/manifest.txt
index cac53c5..1993910 100644
--- a/tools/ahat/src/manifest.txt
+++ b/tools/ahat/src/manifest.txt
@@ -1,4 +1,4 @@
 Name: ahat/
 Implementation-Title: ahat
-Implementation-Version: 0.7
+Implementation-Version: 0.8
 Main-Class: com.android.ahat.Main