diff --git a/ChangeLog b/ChangeLog index 7e7420b85..a521a3759 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,7 @@ phpMyAdmin - ChangeLog $Id$ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $ -3.3.0.0 (not yet released) +3.3.0.0 (2010-03-07) + rfe #2308632 [edit] Use hex for (var)binary fields, thanks to Maarten Dieleman - maartendieleman + patch #2794819 [navi] Filter for displayed table names, @@ -58,7 +58,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA - bug #2926613 [edit] Copy database shows errors when DB has foreign key + [lang] Catalan update, thanks to Xavier Navarro -3.2.6.0 (not yet released) +3.2.6.0 (not released) - bug #2938492 [display] information_schema sorting order - bug #2941101 [import] import timeout when table already created and several data lines diff --git a/Documentation.html b/Documentation.html index aa1bd9f1c..a14bb6d2d 100644 --- a/Documentation.html +++ b/Documentation.html @@ -10,7 +10,7 @@ vim: expandtab ts=4 sw=4 sts=4 tw=78 - phpMyAdmin 3.3.0-rc3 - Documentation + phpMyAdmin 3.3.0 - Documentation @@ -18,7 +18,7 @@ vim: expandtab ts=4 sw=4 sts=4 tw=78 diff --git a/README b/README index 06c581cf1..4037eba70 100644 --- a/README +++ b/README @@ -5,8 +5,8 @@ phpMyAdmin - Readme A set of PHP-scripts to manage MySQL over the web. - Version 3.3.0-rc3 - ----------------- + Version 3.3.0 + ------------- http://www.phpmyadmin.net/ Copyright (C) 1998-2000 Tobias Ratschiller diff --git a/libraries/Config.class.php b/libraries/Config.class.php index 5b3c48db2..02af4832a 100644 --- a/libraries/Config.class.php +++ b/libraries/Config.class.php @@ -92,7 +92,7 @@ class PMA_Config */ function checkSystem() { - $this->set('PMA_VERSION', '3.3.0-rc3'); + $this->set('PMA_VERSION', '3.3.0'); /** * @deprecated */ diff --git a/translators.html b/translators.html index d9c90c65f..d22f7efaa 100644 --- a/translators.html +++ b/translators.html @@ -11,7 +11,7 @@ - phpMyAdmin 3.3.0-rc3 - Official translators + phpMyAdmin 3.3.0 - Official translators @@ -19,7 +19,7 @@