Hi,

http://www.pgadmin.org/download.php#source refers to wxWidgets 2.5.3 as
the only version we support, shouldn't it be 2.6.0?
If yes, a patch attached to correct this.

Regards,
Raphaėl
Index: cnt/cnt_download.php
===================================================================
--- cnt/cnt_download.php	(revision 4279)
+++ cnt/cnt_download.php	(working copy)
@@ -353,7 +353,7 @@
             <?php echo _("Microsoft Visual C++ 6.0 or newer.")?>
         </ul>
 
-    	<li><?php echo sprintf(_("wxWidgets %s."), "2.5.3")?>
+    	<li><?php echo sprintf(_("wxWidgets %s."), "2.6.0")?>
         <?php echo _("Currently, this is the only version we support.")?>
 
 
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to