diff options
author | Darin Swanson | 2004-12-02 22:08:09 +0000 |
---|---|---|
committer | Darin Swanson | 2004-12-02 22:08:09 +0000 |
commit | a12d90d0e69ba28b44c1d1da641814cd0441b717 (patch) | |
tree | e37cab50df858d49ac05aed6be40812c99b18ebc /org.eclipse.core.variables/plugin.xml | |
parent | 30045349caecd67b8dacf77530337fefaf47262a (diff) | |
download | eclipse.platform.debug-a12d90d0e69ba28b44c1d1da641814cd0441b717.tar.gz eclipse.platform.debug-a12d90d0e69ba28b44c1d1da641814cd0441b717.tar.xz eclipse.platform.debug-a12d90d0e69ba28b44c1d1da641814cd0441b717.zip |
Rev the version to 3.1.0 as the plugin has been modified
Diffstat (limited to 'org.eclipse.core.variables/plugin.xml')
-rw-r--r-- | org.eclipse.core.variables/plugin.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.core.variables/plugin.xml b/org.eclipse.core.variables/plugin.xml index d622df35f..15731bbf6 100644 --- a/org.eclipse.core.variables/plugin.xml +++ b/org.eclipse.core.variables/plugin.xml @@ -3,7 +3,7 @@ <plugin id="org.eclipse.core.variables" name="%pluginName" - version="3.0.0" + version="3.1.0" provider-name="%providerName" class="org.eclipse.core.variables.VariablesPlugin"> |