diff options
author | Raphael Moll <ralf@android.com> | 2014-03-17 15:15:16 -0700 |
---|---|---|
committer | Deepanshu Gupta <deepanshu@google.com> | 2014-03-27 21:36:05 +0000 |
commit | 64b30f2498534d89d45bf22b635ef6b4846be229 (patch) | |
tree | dc18bcc5e8f10d16b073e2b5c68887eed7caca2a /eclipse/plugins/com.android.ide.eclipse.monitor/monitor.product | |
parent | 5dcbaf588f4693a866a72cf0785914c4f55383ad (diff) | |
download | sdk-64b30f2498534d89d45bf22b635ef6b4846be229.zip sdk-64b30f2498534d89d45bf22b635ef6b4846be229.tar.gz sdk-64b30f2498534d89d45bf22b635ef6b4846be229.tar.bz2 |
Bumb version to Tools+ADT 22.6.2
Change-Id: Ia548e9c61a6d2d1ec121a86002af8810ba2f4340
(cherry picked from commit 81e48b1ba10e38ae10db1dbdefcba99758e9ffd2)
Diffstat (limited to 'eclipse/plugins/com.android.ide.eclipse.monitor/monitor.product')
-rw-r--r-- | eclipse/plugins/com.android.ide.eclipse.monitor/monitor.product | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse/plugins/com.android.ide.eclipse.monitor/monitor.product b/eclipse/plugins/com.android.ide.eclipse.monitor/monitor.product index 74c8270..9df7cf9 100644 --- a/eclipse/plugins/com.android.ide.eclipse.monitor/monitor.product +++ b/eclipse/plugins/com.android.ide.eclipse.monitor/monitor.product @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <?pde version="3.5"?> -<product name="monitor" uid="com.android.ide.eclipse.monitor.product.config" id="com.android.ide.eclipse.monitor.product" application="com.android.ide.eclipse.monitor.Application" version="22.6.1" useFeatures="false" includeLaunchers="true"> +<product name="monitor" uid="com.android.ide.eclipse.monitor.product.config" id="com.android.ide.eclipse.monitor.product" application="com.android.ide.eclipse.monitor.Application" version="22.6.2" useFeatures="false" includeLaunchers="true"> <configIni use="default"> |