incrementing plugin version for 3.6.2+ bug fixes
diff --git a/bundles/org.eclipse.swt.carbon.macosx/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.carbon.macosx/META-INF/MANIFEST.MF index 493c638..678a0d3 100755 --- a/bundles/org.eclipse.swt.carbon.macosx/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.swt.carbon.macosx/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Name: %fragmentName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.swt.carbon.macosx; singleton:=true -Bundle-Version: 3.6.2.qualifier +Bundle-Version: 3.6.3.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment Export-Package:
diff --git a/bundles/org.eclipse.swt.carbon.macosx/build.xml b/bundles/org.eclipse.swt.carbon.macosx/build.xml index e54746f..dd95906 100755 --- a/bundles/org.eclipse.swt.carbon.macosx/build.xml +++ b/bundles/org.eclipse.swt.carbon.macosx/build.xml
@@ -5,7 +5,7 @@ <property name="swt.os" value="macosx" /> <!-- These properties are used by eclipse when exporting as Deployable plugin and fragments --> - <property name="version.suffix" value="3.6.2" /> + <property name="version.suffix" value="3.6.3" /> <import file="../org.eclipse.swt/buildFragment.xml"/> </project> \ No newline at end of file
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.x86_64/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.cocoa.macosx.x86_64/META-INF/MANIFEST.MF index dcfcf81..35acd97 100755 --- a/bundles/org.eclipse.swt.cocoa.macosx.x86_64/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.swt.cocoa.macosx.x86_64/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Name: %fragmentName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.swt.cocoa.macosx.x86_64; singleton:=true -Bundle-Version: 3.6.2.qualifier +Bundle-Version: 3.6.3.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment Export-Package:
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.x86_64/build.xml b/bundles/org.eclipse.swt.cocoa.macosx.x86_64/build.xml index 5ce91de..cfa5137 100755 --- a/bundles/org.eclipse.swt.cocoa.macosx.x86_64/build.xml +++ b/bundles/org.eclipse.swt.cocoa.macosx.x86_64/build.xml
@@ -6,7 +6,7 @@ <property name="swt.arch" value="x86_64" /> <!-- These properties are used by eclipse when exporting as Deployable plugin and fragments --> - <property name="version.suffix" value="3.6.2" /> + <property name="version.suffix" value="3.6.3" /> <import file="../org.eclipse.swt/buildFragment.xml"/> </project> \ No newline at end of file
diff --git a/bundles/org.eclipse.swt.cocoa.macosx/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.cocoa.macosx/META-INF/MANIFEST.MF index 6eec22f..a68a8da 100755 --- a/bundles/org.eclipse.swt.cocoa.macosx/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.swt.cocoa.macosx/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Name: %fragmentName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.swt.cocoa.macosx; singleton:=true -Bundle-Version: 3.6.2.qualifier +Bundle-Version: 3.6.3.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment Export-Package:
diff --git a/bundles/org.eclipse.swt.cocoa.macosx/build.xml b/bundles/org.eclipse.swt.cocoa.macosx/build.xml index 8333be3..2cd67af 100755 --- a/bundles/org.eclipse.swt.cocoa.macosx/build.xml +++ b/bundles/org.eclipse.swt.cocoa.macosx/build.xml
@@ -5,7 +5,7 @@ <property name="swt.os" value="macosx" /> <!-- These properties are used by eclipse when exporting as Deployable plugin and fragments --> - <property name="version.suffix" value="3.6.2" /> + <property name="version.suffix" value="3.6.3" /> <import file="../org.eclipse.swt/buildFragment.xml"/> </project> \ No newline at end of file
diff --git a/bundles/org.eclipse.swt.gtk.aix.ppc64/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.aix.ppc64/META-INF/MANIFEST.MF index eb5cad1..47ae2a9 100755 --- a/bundles/org.eclipse.swt.gtk.aix.ppc64/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.swt.gtk.aix.ppc64/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Name: %fragmentName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.swt.gtk.aix.ppc64;singleton:=true -Bundle-Version: 3.6.2.qualifier +Bundle-Version: 3.6.3.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment Export-Package:
diff --git a/bundles/org.eclipse.swt.gtk.aix.ppc64/build.xml b/bundles/org.eclipse.swt.gtk.aix.ppc64/build.xml index 3a437a1..f850242 100755 --- a/bundles/org.eclipse.swt.gtk.aix.ppc64/build.xml +++ b/bundles/org.eclipse.swt.gtk.aix.ppc64/build.xml
@@ -6,7 +6,7 @@ <property name="swt.arch" value="ppc64" /> <!-- These properties are used by eclipse when exporting as Deployable plugin and fragments --> - <property name="version.suffix" value="3.6.2" /> + <property name="version.suffix" value="3.6.3" /> <import file="../org.eclipse.swt/buildFragment.xml"/> </project>
diff --git a/bundles/org.eclipse.swt.gtk.linux.ppc/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.linux.ppc/META-INF/MANIFEST.MF index 963de57..35e115d 100644 --- a/bundles/org.eclipse.swt.gtk.linux.ppc/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.swt.gtk.linux.ppc/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Name: %fragmentName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.swt.gtk.linux.ppc; singleton:=true -Bundle-Version: 3.6.2.qualifier +Bundle-Version: 3.6.3.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment Export-Package:
diff --git a/bundles/org.eclipse.swt.gtk.linux.ppc/build.xml b/bundles/org.eclipse.swt.gtk.linux.ppc/build.xml index 3d7d687..baa46a8 100644 --- a/bundles/org.eclipse.swt.gtk.linux.ppc/build.xml +++ b/bundles/org.eclipse.swt.gtk.linux.ppc/build.xml
@@ -6,7 +6,7 @@ <property name="swt.arch" value="ppc" /> <!-- These properties are used by eclipse when exporting as Deployable plugin and fragments --> - <property name="version.suffix" value="3.6.2" /> + <property name="version.suffix" value="3.6.3" /> <import file="../org.eclipse.swt/buildFragment.xml"/> </project> \ No newline at end of file
diff --git a/bundles/org.eclipse.swt.gtk.linux.ppc64/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.linux.ppc64/META-INF/MANIFEST.MF index d4e70d4..5346019 100755 --- a/bundles/org.eclipse.swt.gtk.linux.ppc64/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.swt.gtk.linux.ppc64/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Name: %fragmentName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.swt.gtk.linux.ppc64;singleton:=true -Bundle-Version: 3.6.2.qualifier +Bundle-Version: 3.6.3.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment Export-Package:
diff --git a/bundles/org.eclipse.swt.gtk.linux.ppc64/build.xml b/bundles/org.eclipse.swt.gtk.linux.ppc64/build.xml index 7d061ef..c261362 100755 --- a/bundles/org.eclipse.swt.gtk.linux.ppc64/build.xml +++ b/bundles/org.eclipse.swt.gtk.linux.ppc64/build.xml
@@ -6,7 +6,7 @@ <property name="swt.arch" value="ppc64" /> <!-- These properties are used by eclipse when exporting as Deployable plugin and fragments --> - <property name="version.suffix" value="3.6.2" /> + <property name="version.suffix" value="3.6.3" /> <import file="../org.eclipse.swt/buildFragment.xml"/> </project> \ No newline at end of file
diff --git a/bundles/org.eclipse.swt.gtk.linux.s390/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.linux.s390/META-INF/MANIFEST.MF index bf836c1..73e6dbe 100644 --- a/bundles/org.eclipse.swt.gtk.linux.s390/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.swt.gtk.linux.s390/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Name: %fragmentName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.swt.gtk.linux.s390; singleton:=true -Bundle-Version: 3.6.2.qualifier +Bundle-Version: 3.6.3.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment Export-Package:
diff --git a/bundles/org.eclipse.swt.gtk.linux.s390/build.xml b/bundles/org.eclipse.swt.gtk.linux.s390/build.xml index 8e28e60..8f46691 100644 --- a/bundles/org.eclipse.swt.gtk.linux.s390/build.xml +++ b/bundles/org.eclipse.swt.gtk.linux.s390/build.xml
@@ -6,7 +6,7 @@ <property name="swt.arch" value="s390" /> <!-- These properties are used by eclipse when exporting as Deployable plugin and fragments --> - <property name="version.suffix" value="3.6.2" /> + <property name="version.suffix" value="3.6.3" /> <import file="../org.eclipse.swt/buildFragment.xml"/> </project> \ No newline at end of file
diff --git a/bundles/org.eclipse.swt.gtk.linux.s390x/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.linux.s390x/META-INF/MANIFEST.MF index b76d48c..4fd3148 100644 --- a/bundles/org.eclipse.swt.gtk.linux.s390x/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.swt.gtk.linux.s390x/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Name: %fragmentName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.swt.gtk.linux.s390x; singleton:=true -Bundle-Version: 3.6.2.qualifier +Bundle-Version: 3.6.3.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment Export-Package:
diff --git a/bundles/org.eclipse.swt.gtk.linux.s390x/build.xml b/bundles/org.eclipse.swt.gtk.linux.s390x/build.xml index 532c98a..6624347 100644 --- a/bundles/org.eclipse.swt.gtk.linux.s390x/build.xml +++ b/bundles/org.eclipse.swt.gtk.linux.s390x/build.xml
@@ -6,7 +6,7 @@ <property name="swt.arch" value="s390x" /> <!-- These properties are used by eclipse when exporting as Deployable plugin and fragments --> - <property name="version.suffix" value="3.6.2" /> + <property name="version.suffix" value="3.6.3" /> <import file="../org.eclipse.swt/buildFragment.xml"/> </project> \ No newline at end of file
diff --git a/bundles/org.eclipse.swt.gtk.linux.x86/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.linux.x86/META-INF/MANIFEST.MF index bf452ce..7b3f6ba 100644 --- a/bundles/org.eclipse.swt.gtk.linux.x86/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.swt.gtk.linux.x86/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Name: %fragmentName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.swt.gtk.linux.x86; singleton:=true -Bundle-Version: 3.6.2.qualifier +Bundle-Version: 3.6.3.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment Export-Package:
diff --git a/bundles/org.eclipse.swt.gtk.linux.x86/build.xml b/bundles/org.eclipse.swt.gtk.linux.x86/build.xml index 4e27917..7f443ae 100644 --- a/bundles/org.eclipse.swt.gtk.linux.x86/build.xml +++ b/bundles/org.eclipse.swt.gtk.linux.x86/build.xml
@@ -6,7 +6,7 @@ <property name="swt.arch" value="x86" /> <!-- These properties are used by eclipse when exporting as Deployable plugin and fragments --> - <property name="version.suffix" value="3.6.2" /> + <property name="version.suffix" value="3.6.3" /> <import file="../org.eclipse.swt/buildFragment.xml"/> </project>
diff --git a/bundles/org.eclipse.swt.gtk.linux.x86_64/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.linux.x86_64/META-INF/MANIFEST.MF index 403baa1..081d7b5 100644 --- a/bundles/org.eclipse.swt.gtk.linux.x86_64/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.swt.gtk.linux.x86_64/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Name: %fragmentName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.swt.gtk.linux.x86_64; singleton:=true -Bundle-Version: 3.6.2.qualifier +Bundle-Version: 3.6.3.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment Export-Package:
diff --git a/bundles/org.eclipse.swt.gtk.linux.x86_64/build.xml b/bundles/org.eclipse.swt.gtk.linux.x86_64/build.xml index 603f376..ddb0b03 100644 --- a/bundles/org.eclipse.swt.gtk.linux.x86_64/build.xml +++ b/bundles/org.eclipse.swt.gtk.linux.x86_64/build.xml
@@ -6,7 +6,7 @@ <property name="swt.arch" value="x86_64" /> <!-- These properties are used by eclipse when exporting as Deployable plugin and fragments --> - <property name="version.suffix" value="3.6.2" /> + <property name="version.suffix" value="3.6.3" /> <import file="../org.eclipse.swt/buildFragment.xml"/> </project> \ No newline at end of file
diff --git a/bundles/org.eclipse.swt.gtk.solaris.sparc/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.solaris.sparc/META-INF/MANIFEST.MF index a44ce66..d0aa44d 100644 --- a/bundles/org.eclipse.swt.gtk.solaris.sparc/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.swt.gtk.solaris.sparc/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Name: %fragmentName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.swt.gtk.solaris.sparc; singleton:=true -Bundle-Version: 3.6.2.qualifier +Bundle-Version: 3.6.3.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment Export-Package:
diff --git a/bundles/org.eclipse.swt.gtk.solaris.sparc/build.xml b/bundles/org.eclipse.swt.gtk.solaris.sparc/build.xml index 3122656..be5966c 100644 --- a/bundles/org.eclipse.swt.gtk.solaris.sparc/build.xml +++ b/bundles/org.eclipse.swt.gtk.solaris.sparc/build.xml
@@ -6,7 +6,7 @@ <property name="swt.arch" value="sparc" /> <!-- These properties are used by eclipse when exporting as Deployable plugin and fragments --> - <property name="version.suffix" value="3.6.2" /> + <property name="version.suffix" value="3.6.3" /> <import file="../org.eclipse.swt/buildFragment.xml"/> </project>
diff --git a/bundles/org.eclipse.swt.gtk.solaris.x86/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.solaris.x86/META-INF/MANIFEST.MF index d0586a7..16d22bb 100644 --- a/bundles/org.eclipse.swt.gtk.solaris.x86/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.swt.gtk.solaris.x86/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Name: %fragmentName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.swt.gtk.solaris.x86; singleton:=true -Bundle-Version: 3.6.2.qualifier +Bundle-Version: 3.6.3.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment Export-Package:
diff --git a/bundles/org.eclipse.swt.gtk.solaris.x86/build.xml b/bundles/org.eclipse.swt.gtk.solaris.x86/build.xml index 0a79ee0..f19ec77 100644 --- a/bundles/org.eclipse.swt.gtk.solaris.x86/build.xml +++ b/bundles/org.eclipse.swt.gtk.solaris.x86/build.xml
@@ -6,7 +6,7 @@ <property name="swt.arch" value="x86" /> <!-- These properties are used by eclipse when exporting as Deployable plugin and fragments --> - <property name="version.suffix" value="3.6.2" /> + <property name="version.suffix" value="3.6.3" /> <import file="../org.eclipse.swt/buildFragment.xml"/> </project>
diff --git a/bundles/org.eclipse.swt.motif.aix.ppc/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.motif.aix.ppc/META-INF/MANIFEST.MF index ac18d16..ff3ac46 100644 --- a/bundles/org.eclipse.swt.motif.aix.ppc/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.swt.motif.aix.ppc/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Name: %fragmentName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.swt.motif.aix.ppc; singleton:=true -Bundle-Version: 3.6.2.qualifier +Bundle-Version: 3.6.3.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment Export-Package:
diff --git a/bundles/org.eclipse.swt.motif.aix.ppc/build.xml b/bundles/org.eclipse.swt.motif.aix.ppc/build.xml index 95642d8..3c80eef 100644 --- a/bundles/org.eclipse.swt.motif.aix.ppc/build.xml +++ b/bundles/org.eclipse.swt.motif.aix.ppc/build.xml
@@ -6,7 +6,7 @@ <property name="swt.arch" value="ppc" /> <!-- These properties are used by eclipse when exporting as Deployable plugin and fragments --> - <property name="version.suffix" value="3.6.2" /> + <property name="version.suffix" value="3.6.3" /> <import file="../org.eclipse.swt/buildFragment.xml"/> </project>
diff --git a/bundles/org.eclipse.swt.motif.hpux.ia64_32/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.motif.hpux.ia64_32/META-INF/MANIFEST.MF index c2fb563..7ea2987 100644 --- a/bundles/org.eclipse.swt.motif.hpux.ia64_32/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.swt.motif.hpux.ia64_32/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Name: %fragmentName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.swt.motif.hpux.ia64_32; singleton:=true -Bundle-Version: 3.6.2.qualifier +Bundle-Version: 3.6.3.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment Export-Package:
diff --git a/bundles/org.eclipse.swt.motif.hpux.ia64_32/build.xml b/bundles/org.eclipse.swt.motif.hpux.ia64_32/build.xml index 04f5811..1705418 100644 --- a/bundles/org.eclipse.swt.motif.hpux.ia64_32/build.xml +++ b/bundles/org.eclipse.swt.motif.hpux.ia64_32/build.xml
@@ -6,7 +6,7 @@ <property name="swt.arch" value="ia64_32" /> <!-- These properties are used by eclipse when exporting as Deployable plugin and fragments --> - <property name="version.suffix" value="3.6.2" /> + <property name="version.suffix" value="3.6.3" /> <import file="../org.eclipse.swt/buildFragment.xml"/> </project>
diff --git a/bundles/org.eclipse.swt.motif.linux.x86/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.motif.linux.x86/META-INF/MANIFEST.MF index cb14ec7..5b88886 100644 --- a/bundles/org.eclipse.swt.motif.linux.x86/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.swt.motif.linux.x86/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Name: %fragmentName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.swt.motif.linux.x86; singleton:=true -Bundle-Version: 3.6.2.qualifier +Bundle-Version: 3.6.3.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment Export-Package:
diff --git a/bundles/org.eclipse.swt.motif.linux.x86/build.xml b/bundles/org.eclipse.swt.motif.linux.x86/build.xml index 136672b..194dd1d 100644 --- a/bundles/org.eclipse.swt.motif.linux.x86/build.xml +++ b/bundles/org.eclipse.swt.motif.linux.x86/build.xml
@@ -6,7 +6,7 @@ <property name="swt.arch" value="x86" /> <!-- These properties are used by eclipse when exporting as Deployable plugin and fragments --> - <property name="version.suffix" value="3.6.2" /> + <property name="version.suffix" value="3.6.3" /> <import file="../org.eclipse.swt/buildFragment.xml"/> </project>
diff --git a/bundles/org.eclipse.swt.motif.solaris.sparc/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.motif.solaris.sparc/META-INF/MANIFEST.MF index 16236d0..7b26aab 100644 --- a/bundles/org.eclipse.swt.motif.solaris.sparc/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.swt.motif.solaris.sparc/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Name: %fragmentName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.swt.motif.solaris.sparc; singleton:=true -Bundle-Version: 3.6.2.qualifier +Bundle-Version: 3.6.3.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment Export-Package:
diff --git a/bundles/org.eclipse.swt.motif.solaris.sparc/build.xml b/bundles/org.eclipse.swt.motif.solaris.sparc/build.xml index 8f8db4b..06077dd 100644 --- a/bundles/org.eclipse.swt.motif.solaris.sparc/build.xml +++ b/bundles/org.eclipse.swt.motif.solaris.sparc/build.xml
@@ -6,7 +6,7 @@ <property name="swt.arch" value="sparc" /> <!-- These properties are used by eclipse when exporting as Deployable plugin and fragments --> - <property name="version.suffix" value="3.6.2" /> + <property name="version.suffix" value="3.6.3" /> <import file="../org.eclipse.swt/buildFragment.xml"/> </project>
diff --git a/bundles/org.eclipse.swt.photon.qnx.x86/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.photon.qnx.x86/META-INF/MANIFEST.MF index 42f33a4..168c0f1 100644 --- a/bundles/org.eclipse.swt.photon.qnx.x86/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.swt.photon.qnx.x86/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Name: %fragmentName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.swt.photon.qnx.x86; singleton:=true -Bundle-Version: 3.6.2.qualifier +Bundle-Version: 3.6.3.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment Export-Package:
diff --git a/bundles/org.eclipse.swt.photon.qnx.x86/build.xml b/bundles/org.eclipse.swt.photon.qnx.x86/build.xml index 0d50d37..89ab185 100644 --- a/bundles/org.eclipse.swt.photon.qnx.x86/build.xml +++ b/bundles/org.eclipse.swt.photon.qnx.x86/build.xml
@@ -6,7 +6,7 @@ <property name="swt.arch" value="x86" /> <!-- These properties are used by eclipse when exporting as Deployable plugin and fragments --> - <property name="version.suffix" value="3.6.2" /> + <property name="version.suffix" value="3.6.3" /> <import file="../org.eclipse.swt/buildFragment.xml"/> </project>
diff --git a/bundles/org.eclipse.swt.win32.wce_ppc.arm/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.win32.wce_ppc.arm/META-INF/MANIFEST.MF index 0fcc182..f1f90c3 100644 --- a/bundles/org.eclipse.swt.win32.wce_ppc.arm/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.swt.win32.wce_ppc.arm/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Name: %fragmentName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.swt.win32.wce_ppc.arm; singleton:=true -Bundle-Version: 3.6.2.qualifier +Bundle-Version: 3.6.3.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment Export-Package:
diff --git a/bundles/org.eclipse.swt.win32.wce_ppc.arm/build.xml b/bundles/org.eclipse.swt.win32.wce_ppc.arm/build.xml index fafdbc4..2188afa 100644 --- a/bundles/org.eclipse.swt.win32.wce_ppc.arm/build.xml +++ b/bundles/org.eclipse.swt.win32.wce_ppc.arm/build.xml
@@ -6,7 +6,7 @@ <property name="swt.arch" value="arm" /> <!-- These properties are used by eclipse when exporting as Deployable plugin and fragments --> - <property name="version.suffix" value="3.6.2" /> + <property name="version.suffix" value="3.6.3" /> <import file="../org.eclipse.swt/buildFragment.xml"/>
diff --git a/bundles/org.eclipse.swt.win32.win32.ia64/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.win32.win32.ia64/META-INF/MANIFEST.MF index 9c2968c..4c207d0 100644 --- a/bundles/org.eclipse.swt.win32.win32.ia64/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.swt.win32.win32.ia64/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Name: %fragmentName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.swt.win32.win32.ia64; singleton:=true -Bundle-Version: 3.6.2.qualifier +Bundle-Version: 3.6.3.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment Export-Package:
diff --git a/bundles/org.eclipse.swt.win32.win32.ia64/build.xml b/bundles/org.eclipse.swt.win32.win32.ia64/build.xml index 681d5f5..ec54a30 100644 --- a/bundles/org.eclipse.swt.win32.win32.ia64/build.xml +++ b/bundles/org.eclipse.swt.win32.win32.ia64/build.xml
@@ -6,7 +6,7 @@ <property name="swt.arch" value="ia64" /> <!-- These properties are used by eclipse when exporting as Deployable plugin and fragments --> - <property name="version.suffix" value="3.6.2" /> + <property name="version.suffix" value="3.6.3" /> <import file="../org.eclipse.swt/buildFragment.xml"/> </project>
diff --git a/bundles/org.eclipse.swt.win32.win32.x86/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.win32.win32.x86/META-INF/MANIFEST.MF index ceec371..5f93106 100644 --- a/bundles/org.eclipse.swt.win32.win32.x86/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.swt.win32.win32.x86/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Name: %fragmentName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.swt.win32.win32.x86; singleton:=true -Bundle-Version: 3.6.2.qualifier +Bundle-Version: 3.6.3.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment Export-Package:
diff --git a/bundles/org.eclipse.swt.win32.win32.x86/build.xml b/bundles/org.eclipse.swt.win32.win32.x86/build.xml index fa087fe..f4195c0 100644 --- a/bundles/org.eclipse.swt.win32.win32.x86/build.xml +++ b/bundles/org.eclipse.swt.win32.win32.x86/build.xml
@@ -6,7 +6,7 @@ <property name="swt.arch" value="x86" /> <!-- These properties are used by eclipse when exporting as Deployable plugin and fragments --> - <property name="version.suffix" value="3.6.2" /> + <property name="version.suffix" value="3.6.3" /> <import file="../org.eclipse.swt/buildFragment.xml"/> </project>
diff --git a/bundles/org.eclipse.swt.win32.win32.x86_64/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.win32.win32.x86_64/META-INF/MANIFEST.MF index 41e9e9f..dfd1710 100644 --- a/bundles/org.eclipse.swt.win32.win32.x86_64/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.swt.win32.win32.x86_64/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Name: %fragmentName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.swt.win32.win32.x86_64; singleton:=true -Bundle-Version: 3.6.2.qualifier +Bundle-Version: 3.6.3.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment Export-Package:
diff --git a/bundles/org.eclipse.swt.win32.win32.x86_64/build.xml b/bundles/org.eclipse.swt.win32.win32.x86_64/build.xml index b45aeec..4009c3f 100644 --- a/bundles/org.eclipse.swt.win32.win32.x86_64/build.xml +++ b/bundles/org.eclipse.swt.win32.win32.x86_64/build.xml
@@ -6,7 +6,7 @@ <property name="swt.arch" value="x86_64" /> <!-- These properties are used by eclipse when exporting as Deployable plugin and fragments --> - <property name="version.suffix" value="3.6.2" /> + <property name="version.suffix" value="3.6.3" /> <import file="../org.eclipse.swt/buildFragment.xml"/> </project> \ No newline at end of file