Bug 497071: [GTK] StyledText and Link create different colored links

Bump bundle version to 3.106.100 for SWT binaries.

Change-Id: Iba4eed40a19abdecbbc2f5312aa864a4fa2e2ba9
Signed-off-by: Eric Williams <ericwill@redhat.com>
diff --git a/bundles/org.eclipse.swt.gtk.hpux.ia64/build.xml b/bundles/org.eclipse.swt.gtk.hpux.ia64/build.xml
index 9524efa..1855b9e 100644
--- a/bundles/org.eclipse.swt.gtk.hpux.ia64/build.xml
+++ b/bundles/org.eclipse.swt.gtk.hpux.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.106.0" />
+	<property name="version.suffix" value="3.106.100" />
 
 	<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"/>