diff options
author | Gregoire Dupe | 2013-03-20 15:49:47 +0000 |
---|---|---|
committer | Gregoire Dupe | 2013-03-20 15:49:47 +0000 |
commit | 6a079252f8cc4e96d937f31d7242ef350311d302 (patch) | |
tree | 93a1c9d38a2231989aaa9caa7634f9d47db85562 /org.eclipse.modisco.eclipseplugin | |
parent | f6c878f9b2deba28e80f4ff969190960c280e99e (diff) | |
download | org.eclipse.modisco-6a079252f8cc4e96d937f31d7242ef350311d302.tar.gz org.eclipse.modisco-6a079252f8cc4e96d937f31d7242ef350311d302.tar.xz org.eclipse.modisco-6a079252f8cc4e96d937f31d7242ef350311d302.zip |
[Releng] Switching to version 0.12.0
Diffstat (limited to 'org.eclipse.modisco.eclipseplugin')
-rw-r--r-- | org.eclipse.modisco.eclipseplugin/META-INF/MANIFEST.MF | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.modisco.eclipseplugin/META-INF/MANIFEST.MF b/org.eclipse.modisco.eclipseplugin/META-INF/MANIFEST.MF index 008cc5ffc..2354e4863 100644 --- a/org.eclipse.modisco.eclipseplugin/META-INF/MANIFEST.MF +++ b/org.eclipse.modisco.eclipseplugin/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.modisco.eclipseplugin;singleton:=true
-Bundle-Version: 0.11.0.qualifier
+Bundle-Version: 0.12.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
|