diff options
author | Raphael Moll <ralf@android.com> | 2014-06-13 12:35:15 -0700 |
---|---|---|
committer | Raphael Moll <ralf@android.com> | 2014-06-13 12:35:15 -0700 |
commit | 3f7aa20b688b4916dd297987e76ac12e04033cfa (patch) | |
tree | f7a376dfecfc33130893ccacfda1d9b80b42a7f3 /eclipse/features/com.android.ide.eclipse.pdt | |
parent | 19d6b131df06fb492fbfd6953cbb0300084a7684 (diff) | |
download | sdk-3f7aa20b688b4916dd297987e76ac12e04033cfa.zip sdk-3f7aa20b688b4916dd297987e76ac12e04033cfa.tar.gz sdk-3f7aa20b688b4916dd297987e76ac12e04033cfa.tar.bz2 |
Update ADT plugins/features version number.
Similar to change I1913711556c17fe1799a963b52214f338768fffd
this is only provisional till the final versio number gets decided.
Change-Id: I976cd490a7dee07d4a6b0eaf98972bcd89620f80
Diffstat (limited to 'eclipse/features/com.android.ide.eclipse.pdt')
-rw-r--r-- | eclipse/features/com.android.ide.eclipse.pdt/feature.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse/features/com.android.ide.eclipse.pdt/feature.xml b/eclipse/features/com.android.ide.eclipse.pdt/feature.xml index 75de6a9..cdd8abc 100644 --- a/eclipse/features/com.android.ide.eclipse.pdt/feature.xml +++ b/eclipse/features/com.android.ide.eclipse.pdt/feature.xml @@ -2,7 +2,7 @@ <feature id="com.android.ide.eclipse.pdt" label="Android Platform Development Tools" - version="22.6.2.qualifier" + version="22.10.0.qualifier" provider-name="The Android Open Source Project"> <description> |