mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 07:05:24 +02:00
Fix versions of manifest-version and bundle-version.
This commit is contained in:
parent
f662be4160
commit
f12795572e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
Manifest-Version: 1.1.1.qualifier
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.rse.subsystems.processes.shell.linux;singleton:=true
|
||||
Bundle-Version: 1.1.0.qualifier
|
||||
Bundle-Version: 1.1.1.qualifier
|
||||
Bundle-Activator: org.eclipse.rse.internal.subsystems.processes.shell.linux.Activator
|
||||
Bundle-Localization: plugin
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
|
|
Loading…
Add table
Reference in a new issue