Changeset 8221 for trunk/www/index.php

Show
Ignore:
Timestamp:
03/10/10 18:57:47 (6 months ago)
Author:
guillaume
Message:

Website update for 1.10.2 release.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/www/index.php

    r8191 r8221  
    88<h1>' . _("Latest news") . '</h1> 
    99 
     10<h2>' . sprintf(_("%s - pgAdmin v%s released"), "2010-03-10", "1.10.2") . '</h2> 
     11 
     12<p>' . _("pgAdmin 1.10.2 has now been released. Please see the <a href=\"/development/changelog.php\">CHANGELOG</a> for details of the bug fixes in this release or visit the <a href=\"download\">download area</a> to get your copy now.") . '</p> 
     13 
    1014<h2>' . sprintf(_("%s - pgAdmin v%s released"), "2009-12-04", "1.10.1") . '</h2> 
    1115 
    1216<p>' . _("pgAdmin 1.10.1 has now been released. Please see the <a href=\"/development/changelog.php\">CHANGELOG</a> for details of the bug fixes in this release or visit the <a href=\"download\">download area</a> to get your copy now.") . '</p> 
    13  
    14 <h2>' . sprintf(_("%s - pgAdmin v%s released"), "2009-06-30", "1.10.0") . '</h2> 
    15  
    16 <p>' . _("pgAdmin 1.10.0 has now been released! Highlights of the new release include a graphical query builder, a scripting engine in the query tool and support for PostgreSQL 8.4 in addition to <a href=\"/development/changelog.php\">numerous other changes</a>. For a rundown of the key features, take a look at our <a href=\"/visualtour.php\">visual tour</a>.") . '</p><p>' . _("Please visit the <a href=\"download\">download area</a> to get your copy now. Any questions or other support issues should be sent to <a href=\"mailto:pgadmin-support@postgresql.org\">pgadmin-support@postgresql.org</a>.") . '</a></p> 
    1717 
    1818<h1>' . _("Introduction") . '</h1> 
     
    2525 
    2626<div class="pgaBanner"> 
    27 ' . sprintf(_("The current version of pgAdmin is <a href=\"/download/\">%s</a>."), "1.10.1") . ' 
     27' . sprintf(_("The current version of pgAdmin is <a href=\"/download/\">%s</a>."), "1.10.2") . ' 
    2828</div> 
    2929