diff --git a/ChangeLog b/ChangeLog
index 939505cd7..afa3b4f3f 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.4.0 (not yet released)
+3.2.4.0 (2009-12-02)
- bug [engines] Innodb_buffer_pool_pages_latched no longer returned in status
- bug #2890451 [setup] Inconsistent generated "designer_coords"
- bug #2890443 [mysqli] "No index used in query" exception is reported
diff --git a/Documentation.html b/Documentation.html
index a508d7dbb..dcf70bbab 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -10,7 +10,7 @@
-
phpMyAdmin 3.2.4-rc1 - Documentation
+ phpMyAdmin 3.2.4 - Documentation
@@ -18,7 +18,7 @@
diff --git a/README b/README
index 5ab7ce9c3..f34012a23 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.4-rc1
- -----------------
+ Version 3.2.4
+ -------------
http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index effd95149..04efb9906 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.4-rc1');
+ $this->set('PMA_VERSION', '3.2.4');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index ec7397641..60db20fb5 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
- phpMyAdmin 3.2.4-rc1 - Official translators
+ phpMyAdmin 3.2.4 - Official translators
@@ -16,7 +16,7 @@