Updates to add Bluage and fix IBMs logo

Signed-off-by: mward <matt@eclipse.org>
diff --git a/distros/distros.php b/distros/distros.php
index 628b2fa..19b938c 100644
--- a/distros/distros.php
+++ b/distros/distros.php
@@ -15,7 +15,7 @@
 	$BLUAGE = new companyInfo(

 		"BLU AGE", 

 		"ba_legacy_110x80_opt.jpg", 

-		"4.7.3a",

+		"4.7.4",

 		"jee,sdk,java,cpp,modeling,reporting,rcp,automotive,mobile,scout,testing,parallel,committers, installer", 

 		"Free and fast direct Eclipse downloads. Get more BLU AGE Eclipse plugins for your Legacy Application Modernization, Reverse Modeling and Forward Engineering.", 

 		"http://eclipse.org/go/BLUAGE_DISTRO",

@@ -33,7 +33,7 @@
 	$GENUITEC = new companyInfo (

 		"Genuitec",

 		"genuitec.png",

-		"4.7.3",

+		"4.7.4",

 		"jee,committers,java,cpp,modeling,reporting,rcp,automotive,mobile,scout,testing,parallel, installer",

 		"Native installers for all OS platforms, lightning fast downloads. Manage plugins and dependencies. For free.", 

 		"http://eclipse.org/go/DISTRO_GENUITEC_INDIGO", 

@@ -41,7 +41,7 @@
 	

 	$IBM = new companyInfo (

 		"IBM",

-		"bluemix-icon-64x.png",

+		"ibm-cloud-logo.jpg",

 		"4.7.4",

 		"jee,committers,java,cpp,php,installer,javascript",

 		"Blazingly fast downloads hosted by IBM Cloud.",

diff --git a/distros/images/ibm-cloud-logo.jpg b/distros/images/ibm-cloud-logo.jpg
new file mode 100644
index 0000000..757f23d
--- /dev/null
+++ b/distros/images/ibm-cloud-logo.jpg
Binary files differ