Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2006-07-02 20:16:08 +0000
committerslewis2006-07-02 20:16:08 +0000
commitb7547bc2af999d6982bab3fc0ab91dfa07499f87 (patch)
tree0b42c1e5801ef2f8665245323626e59b065084e6 /providers/bundles/org.eclipse.ecf.provider.xmpp
parent2e77e31091bf00d52f511071dd296de1e12565c0 (diff)
downloadorg.eclipse.ecf-b7547bc2af999d6982bab3fc0ab91dfa07499f87.tar.gz
org.eclipse.ecf-b7547bc2af999d6982bab3fc0ab91dfa07499f87.tar.xz
org.eclipse.ecf-b7547bc2af999d6982bab3fc0ab91dfa07499f87.zip
Update to 0.8.8 version
Diffstat (limited to 'providers/bundles/org.eclipse.ecf.provider.xmpp')
-rw-r--r--providers/bundles/org.eclipse.ecf.provider.xmpp/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/providers/bundles/org.eclipse.ecf.provider.xmpp/META-INF/MANIFEST.MF b/providers/bundles/org.eclipse.ecf.provider.xmpp/META-INF/MANIFEST.MF
index 15b81adfc..3c89f38bb 100644
--- a/providers/bundles/org.eclipse.ecf.provider.xmpp/META-INF/MANIFEST.MF
+++ b/providers/bundles/org.eclipse.ecf.provider.xmpp/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-Name: ECF XMPP Provider
Bundle-SymbolicName: org.eclipse.ecf.provider.xmpp;singleton=true
-Bundle-Version: 0.8.7
+Bundle-Version: 0.8.8
Bundle-ClassPath: xmpp.jar
Bundle-Activator: org.eclipse.ecf.provider.xmpp.XmppPlugin
Bundle-Vendor: Eclipse.org

Back to the top