Bug 538992 - Fix windowbuilder downloads

Update the downloads table
diff --git a/download.php b/download.php
index 59bf3b1..5ec03e6 100755
--- a/download.php
+++ b/download.php
@@ -31,11 +31,11 @@
 
 <table border="2">
 	<tr>
-	  <th><b>Version</b></th>
+	  <th><b></b></th>
 	  <th colspan="2"><b>Download</b></th>
 	</tr>
 	<tr>
-	  <td></td>
+	  <td>Version</td>
 	  <td><b>Update Site</b></td>
 	  <td><b>Zipped Update Site</b></td>
 	</tr>