diff --git a/ChangeLog b/ChangeLog index 80f65043d..1befe1714 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,7 @@ phpMyAdmin - ChangeLog $Id$ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $ -3.2.2.0 (not yet released) +3.2.2.0 (2009-09-13) - bug #2825293 [structure] Default value for a BIT column - bug [display] Red arrows were reversed in the list of tables - bug #2813879 [export] Duplicate empty lines when exporting without comments diff --git a/Documentation.html b/Documentation.html index 70e9d140f..11d6b1e75 100644 --- a/Documentation.html +++ b/Documentation.html @@ -10,7 +10,7 @@ - phpMyAdmin 3.2.2-rc1 - Documentation + phpMyAdmin 3.2.2 - Documentation @@ -18,7 +18,7 @@ diff --git a/README b/README index 22692afa2..98b27afbf 100644 --- a/README +++ b/README @@ -5,8 +5,8 @@ phpMyAdmin - Readme A set of PHP-scripts to manage MySQL over the web. - Version 3.2.2-rc1 - ----------------- + Version 3.2.2 + ------------- http://www.phpmyadmin.net/ Copyright (C) 1998-2000 Tobias Ratschiller diff --git a/libraries/Config.class.php b/libraries/Config.class.php index b7996f9f5..28e0d73f0 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.2.2-rc1'); + $this->set('PMA_VERSION', '3.2.2'); /** * @deprecated */ diff --git a/translators.html b/translators.html index 83fd07192..ee500554f 100644 --- a/translators.html +++ b/translators.html @@ -8,7 +8,7 @@ - phpMyAdmin 3.2.2-rc1 - Official translators + phpMyAdmin 3.2.2 - Official translators @@ -16,7 +16,7 @@