Skip to content

Commit c029090

Browse files
author
zhourenjian
committed
Update version to 2.0.0
1 parent 5855328 commit c029090

File tree

3 files changed

+157
-153
lines changed

3 files changed

+157
-153
lines changed

sources/net.sf.j2s.ajax/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: Java2Script AJAX Support
44
Bundle-SymbolicName: net.sf.j2s.ajax; singleton:=true
5-
Bundle-Version: 1.0.0
5+
Bundle-Version: 2.0.0
66
Bundle-Activator: net.sf.j2s.ajax.AjaxPlugin
77
Bundle-Vendor: j2s.sourceforge.net
88
Bundle-Localization: plugin

sources/net.sf.j2s.lib/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: Java2Script Library
44
Bundle-SymbolicName: net.sf.j2s.lib; singleton:=true
5-
Bundle-Version: 1.0.0
5+
Bundle-Version: 2.0.0
66
Bundle-Activator: net.sf.j2s.lib.LibPlugin
77
Bundle-Localization: plugin
88
Require-Bundle: org.eclipse.core.runtime,

0 commit comments

Comments
 (0)