update version strings for 4.3
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 9d9fe08..e2dd10e 100644
--- 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.100.0.qualifier
+Bundle-Version: 3.101.0.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 2207499..8718152 100644
--- 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.100.0" />
+	<property name="version.suffix" value="3.101.0" />
 	
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
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 a522b1b..f42b90d 100644
--- 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.100.0.qualifier
+Bundle-Version: 3.101.0.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 10e70ed..ba9ee7b 100644
--- 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.100.0" />
+	<property name="version.suffix" value="3.101.0" />
 	
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
diff --git a/bundles/org.eclipse.swt.gtk.aix.ppc/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.aix.ppc/META-INF/MANIFEST.MF
index 03f9114..5e209fb 100644
--- a/bundles/org.eclipse.swt.gtk.aix.ppc/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt.gtk.aix.ppc/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %fragmentName
 Bundle-Vendor: %providerName
 Bundle-SymbolicName: org.eclipse.swt.gtk.aix.ppc;singleton:=true
-Bundle-Version: 3.100.0.qualifier
+Bundle-Version: 3.101.0.qualifier
 Bundle-ManifestVersion: 2
 Bundle-Localization: fragment
 Export-Package: 
diff --git a/bundles/org.eclipse.swt.gtk.aix.ppc/build.xml b/bundles/org.eclipse.swt.gtk.aix.ppc/build.xml
index 2d686ab..b98adae 100644
--- a/bundles/org.eclipse.swt.gtk.aix.ppc/build.xml
+++ b/bundles/org.eclipse.swt.gtk.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.100.0" />
+	<property name="version.suffix" value="3.101.0" />
 
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
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 4df553f..b687fa2 100644
--- 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.100.0.qualifier
+Bundle-Version: 3.101.0.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 ee6d01b..2e143c4 100644
--- 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.100.0" />
+	<property name="version.suffix" value="3.101.0" />
 
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
diff --git a/bundles/org.eclipse.swt.gtk.hpux.ia64_32/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.hpux.ia64_32/META-INF/MANIFEST.MF
index 3374c9f..6834a5c 100644
--- a/bundles/org.eclipse.swt.gtk.hpux.ia64_32/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt.gtk.hpux.ia64_32/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %fragmentName
 Bundle-Vendor: %providerName
 Bundle-SymbolicName: org.eclipse.swt.gtk.hpux.ia64_32;singleton:=true
-Bundle-Version: 3.100.0.qualifier
+Bundle-Version: 3.101.0.qualifier
 Bundle-ManifestVersion: 2
 Bundle-Localization: fragment
 Export-Package: 
diff --git a/bundles/org.eclipse.swt.gtk.hpux.ia64_32/build.xml b/bundles/org.eclipse.swt.gtk.hpux.ia64_32/build.xml
index 7b34f73..4ce54ec 100644
--- a/bundles/org.eclipse.swt.gtk.hpux.ia64_32/build.xml
+++ b/bundles/org.eclipse.swt.gtk.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.100.0" />
+	<property name="version.suffix" value="3.101.0" />
 
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
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 0784d4b..c601a70 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.7.0.qualifier
+Bundle-Version: 3.101.0.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 78ecb75..cd448ec 100644
--- a/bundles/org.eclipse.swt.gtk.linux.ppc/build.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.ppc/build.xml
@@ -7,7 +7,7 @@
 	<property name="targets" value="make_mozilla make_xulrunner make_xpcominit install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.7.0" />
+	<property name="version.suffix" value="3.101.0" />
 	
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
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 580357c..2bf0090 100644
--- 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.100.0.qualifier
+Bundle-Version: 3.101.0.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 b7b3a17..64b551b 100644
--- a/bundles/org.eclipse.swt.gtk.linux.ppc64/build.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.ppc64/build.xml
@@ -7,7 +7,7 @@
 	<property name="targets" value="make_mozilla make_xulrunner make_xpcominit install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.100.0" />
+	<property name="version.suffix" value="3.101.0" />
 	
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
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 c359b0e..de3572f 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.100.0.qualifier
+Bundle-Version: 3.101.0.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 447dd17..400e0e4 100644
--- a/bundles/org.eclipse.swt.gtk.linux.s390/build.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.s390/build.xml
@@ -7,7 +7,7 @@
 	<property name="targets" value="make_mozilla make_xulrunner make_xpcominit install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.100.0" />
+	<property name="version.suffix" value="3.101.0" />
 
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
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 26860df..3f87560 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.100.0.qualifier
+Bundle-Version: 3.101.0.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 17072c2..f51e338 100644
--- a/bundles/org.eclipse.swt.gtk.linux.s390x/build.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.s390x/build.xml
@@ -7,7 +7,7 @@
 	<property name="targets" value="make_mozilla make_xulrunner make_xpcominit install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.100.0" />
+	<property name="version.suffix" value="3.101.0" />
 	
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
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 03fa644..369411b 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.100.0.qualifier
+Bundle-Version: 3.101.0.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 bd26e40..1dd0925 100644
--- a/bundles/org.eclipse.swt.gtk.linux.x86/build.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.x86/build.xml
@@ -7,7 +7,7 @@
 	<property name="targets" value="make_mozilla make_xulrunner make_xpcominit install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.100.0" />
+	<property name="version.suffix" value="3.101.0" />
 
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
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 b7d71ec..d5142f1 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.100.0.qualifier
+Bundle-Version: 3.101.0.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 c514192..87c0e89 100644
--- a/bundles/org.eclipse.swt.gtk.linux.x86_64/build.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.x86_64/build.xml
@@ -7,7 +7,7 @@
 	<property name="targets" value="make_mozilla make_xulrunner make_xpcominit install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.100.0" />
+	<property name="version.suffix" value="3.101.0" />
 
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
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 e9f992f..ffba89e 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.100.0.qualifier
+Bundle-Version: 3.101.0.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 6ac9b1f..90194e7 100644
--- a/bundles/org.eclipse.swt.gtk.solaris.sparc/build.xml
+++ b/bundles/org.eclipse.swt.gtk.solaris.sparc/build.xml
@@ -7,7 +7,7 @@
 	<property name="targets" value="make_mozilla install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.100.0" />
+	<property name="version.suffix" value="3.101.0" />
 	
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
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 ec9b52b..f712b79 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.100.0.qualifier
+Bundle-Version: 3.101.0.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 6a6b186..245e811 100644
--- a/bundles/org.eclipse.swt.gtk.solaris.x86/build.xml
+++ b/bundles/org.eclipse.swt.gtk.solaris.x86/build.xml
@@ -7,7 +7,7 @@
 	<property name="targets" value="make_mozilla install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.100.0" />
+	<property name="version.suffix" value="3.101.0" />
 
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
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 2ddeb10..5a6bc6d 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.100.0.qualifier
+Bundle-Version: 3.101.0.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 71296db..25fed31 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.100.0" />
+	<property name="version.suffix" value="3.101.0" />
 
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
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 29a3e4f..1febfef 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.100.0.qualifier
+Bundle-Version: 3.101.0.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 9a418fa..84ee1ca 100644
--- a/bundles/org.eclipse.swt.win32.win32.ia64/build.xml
+++ b/bundles/org.eclipse.swt.win32.win32.ia64/build.xml
@@ -7,7 +7,7 @@
 	<property name="targets" value="ia64 all install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.100.0" />
+	<property name="version.suffix" value="3.101.0" />
 
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
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 103fe1c..ba350a9 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.100.0.qualifier
+Bundle-Version: 3.101.0.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 0b7dbdc..904057c 100644
--- a/bundles/org.eclipse.swt.win32.win32.x86/build.xml
+++ b/bundles/org.eclipse.swt.win32.win32.x86/build.xml
@@ -7,7 +7,7 @@
 	<property name="targets" value="x86 all make_webkit install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.100.0" />
+	<property name="version.suffix" value="3.101.0" />
 	
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
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 282cbd0..d579b94 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.100.0.qualifier
+Bundle-Version: 3.101.0.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 5cefcc7..89f2d44 100644
--- a/bundles/org.eclipse.swt.win32.win32.x86_64/build.xml
+++ b/bundles/org.eclipse.swt.win32.win32.x86_64/build.xml
@@ -7,7 +7,7 @@
 	<property name="targets" value="x86_64 all install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.100.0" />
+	<property name="version.suffix" value="3.101.0" />
 	
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>