Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-03-08 13:08:57 +0000
committerMatthias Sohn2018-03-08 13:08:57 +0000
commit55828a545848e306cd772d531d7fe84afa676239 (patch)
tree36f8aecd75b6c4f1101593ae3a139f6ac15b25d8 /org.eclipse.egit.gitflow.ui/META-INF/MANIFEST.MF
parent0c6cc9bf93e94825a25fec87b5813bd231f9f52f (diff)
downloadegit-4.11.0.201803080745-r.tar.gz
egit-4.11.0.201803080745-r.tar.xz
egit-4.11.0.201803080745-r.zip
Change-Id: I4097335194990ee3d86a7349a1e9f24a5298b1f2 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.gitflow.ui/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.egit.gitflow.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.gitflow.ui/META-INF/MANIFEST.MF b/org.eclipse.egit.gitflow.ui/META-INF/MANIFEST.MF
index 659b889f25..987116f0a1 100644
--- a/org.eclipse.egit.gitflow.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.egit.gitflow.ui/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Automatic-Module-Name: org.eclipse.egit.gitflow.ui
Bundle-SymbolicName: org.eclipse.egit.gitflow.ui;singleton:=true
-Bundle-Version: 4.11.0.qualifier
+Bundle-Version: 4.11.0.201803080745-r
Bundle-Activator: org.eclipse.egit.gitflow.ui.Activator
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy

Back to the top