diff options
author | Xavier Ducrohet <xav@android.com> | 2011-08-02 18:20:38 -0700 |
---|---|---|
committer | Xavier Ducrohet <xav@android.com> | 2011-08-02 18:20:38 -0700 |
commit | c5f5a6ed7e58d38d1d4f1a39284536678981361e (patch) | |
tree | 113defd93ccfcf0f685c908ce1670b70969e26c5 /eclipse/plugins/com.android.ide.eclipse.adt | |
parent | 4f32542827ada925569aa5477b54a940cabfbcfc (diff) | |
download | sdk-c5f5a6ed7e58d38d1d4f1a39284536678981361e.zip sdk-c5f5a6ed7e58d38d1d4f1a39284536678981361e.tar.gz sdk-c5f5a6ed7e58d38d1d4f1a39284536678981361e.tar.bz2 |
Update tools/ADT to rev 14.
Change-Id: Id29498fde61185a63812b7267b64560a8fd54dc5
Diffstat (limited to 'eclipse/plugins/com.android.ide.eclipse.adt')
-rw-r--r-- | eclipse/plugins/com.android.ide.eclipse.adt/META-INF/MANIFEST.MF | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse/plugins/com.android.ide.eclipse.adt/META-INF/MANIFEST.MF b/eclipse/plugins/com.android.ide.eclipse.adt/META-INF/MANIFEST.MF index 9218d6d..49f73e6 100644 --- a/eclipse/plugins/com.android.ide.eclipse.adt/META-INF/MANIFEST.MF +++ b/eclipse/plugins/com.android.ide.eclipse.adt/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Android Development Toolkit Bundle-SymbolicName: com.android.ide.eclipse.adt;singleton:=true -Bundle-Version: 13.0.0.qualifier +Bundle-Version: 14.0.0.qualifier Bundle-ClassPath: ., libs/androidprefs.jar, libs/sdklib.jar, |