[ooo-build-commit] ooeclipse: Branch 'master'
Dan Corneanu
cdan at kemper.freedesktop.org
Sat Dec 4 11:41:45 PST 2010
java/META-INF/MANIFEST.MF | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 868f634a82aca89568f108097ea674baa9302ef4
Author: Dan Corneanu <cdan at savatech.ro>
Date: Sat Dec 4 21:39:04 2010 +0200
Fixed the plugin version
diff --git a/java/META-INF/MANIFEST.MF b/java/META-INF/MANIFEST.MF
index ebcc86d..8e00cdb 100644
--- a/java/META-INF/MANIFEST.MF
+++ b/java/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Java Plug-in for OOo eclipse integration
Bundle-SymbolicName: org.openoffice.ide.eclipse.java; singleton:=true
-Bundle-Version: 1.0.0
+Bundle-Version: 1.0.3
Bundle-Activator: org.openoffice.ide.eclipse.java.OOoJavaPlugin
Bundle-Vendor: OpenOffice.org
Require-Bundle: org.eclipse.ui,
More information about the ooo-build-commit
mailing list