website refers to wxWidgets 2.5.3, shouldn't it be 2.6.0 ?

Поиск
Список
Период
Сортировка
От Raphaël Enrici
Тема website refers to wxWidgets 2.5.3, shouldn't it be 2.6.0 ?
Дата
Msg-id 42A35D43.2050502@club-internet.fr
обсуждение исходный текст
Список pgadmin-hackers
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.")?>



В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Raphaël Enrici
Дата:
Сообщение: Re: configure doesn't find my pgsql installation
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r4280 - trunk/pgadmin3/src/slony