diff --git a/ChangeLog b/ChangeLog
index 837850066..a5b47d8bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@ phpMyAdmin - ChangeLog
$Id$
$HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $
-3.1.4.0 (not yet released)
+3.1.4.0 (2009-04-25)
+ patch #1808339 [doc] Apache SSLOptions and StdEnvVars FAQ,
thanks to JT Justman - jtjustman
- bug #2491017 [operations] ANSI mode not supported (db rename and table move)
diff --git a/Documentation.html b/Documentation.html
index 9e891cc39..a9eca3f9d 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
-
phpMyAdmin 3.1.4-rc2 - Documentation
+ phpMyAdmin 3.1.4 - Documentation
@@ -33,7 +33,7 @@
Glossary
-phpMyAdmin 3.1.4-rc2 Documentation
+phpMyAdmin 3.1.4 Documentation
-
phpMyAdmin homepage
diff --git a/README b/README
index a3edfbf9c..68ecd2cfd 100644
--- a/README
+++ b/README
@@ -5,8 +5,8 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 3.1.4-rc2
- -----------------
+ Version 3.1.4
+ -------------
http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index ac760e0cb..69c5ef1d6 100644
--- a/libraries/Config.class.php
+++ b/libraries/Config.class.php
@@ -85,7 +85,7 @@ class PMA_Config
*/
function checkSystem()
{
- $this->set('PMA_VERSION', '3.1.4-rc2');
+ $this->set('PMA_VERSION', '3.1.4');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index a80fbfc9e..a541c0bc0 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
- phpMyAdmin 3.1.4-rc2 - Official translators
+ phpMyAdmin 3.1.4 - Official translators
@@ -31,7 +31,7 @@
- Glossary
-phpMyAdmin 3.1.4-rc2 official translators list
+phpMyAdmin 3.1.4 official translators list
Here is the list of the "official translators" of
phpMyAdmin.