Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Delisle <marc@infomarc.info>2008-01-12 15:18:49 +0300
committerMarc Delisle <marc@infomarc.info>2008-01-12 15:18:49 +0300
commit8c18228eabeb014d8c68feebff077dc86d4fc183 (patch)
tree8be89a808246fb1ca3522ea612d8509ff592840f
parent17269bc15c5d8d7316a0f2304f640fb95af57c10 (diff)
-rw-r--r--ChangeLog2
-rw-r--r--Documentation.html4
-rw-r--r--README4
-rw-r--r--libraries/Config.class.php2
-rw-r--r--translators.html4
5 files changed, 8 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index f32d8be372..b2d9edb00a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@ phpMyAdmin - ChangeLog
$Id$
$HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $
-2.11.4.0 (not yet released)
+2.11.4.0 (2008-01-12)
- bug #1843428 [GUI] Space issue with DROP/DELETE/ALTER TABLE
- bug #1807816 [search] regular expression search doesn't work with
backslashes
diff --git a/Documentation.html b/Documentation.html
index 3187cbe6f9..fa9330d7c0 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <title>phpMyAdmin 2.11.4-rc1 - Documentation</title>
+ <title>phpMyAdmin 2.11.4 - Documentation</title>
<link rel="stylesheet" type="text/css" href="docs.css" />
</head>
@@ -33,7 +33,7 @@
<li><a href="#glossary">Glossary</a></li>
</ul>
-<h1>phpMyAdmin 2.11.4-rc1 Documentation</h1>
+<h1>phpMyAdmin 2.11.4 Documentation</h1>
<ul><li><a href="http://www.phpmyadmin.net/">
phpMyAdmin homepage</a></li>
diff --git a/README b/README
index a7a21803b6..633ce18cb1 100644
--- a/README
+++ b/README
@@ -5,8 +5,8 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 2.11.4-rc1
- ------------------
+ Version 2.11.4
+ --------------
http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 5a128f3f93..a06829a078 100644
--- a/libraries/Config.class.php
+++ b/libraries/Config.class.php
@@ -85,7 +85,7 @@ class PMA_Config
*/
function checkSystem()
{
- $this->set('PMA_VERSION', '2.11.4-rc1');
+ $this->set('PMA_VERSION', '2.11.4');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index 71fc2e1788..a284a3c247 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <title>phpMyAdmin 2.11.4-rc1 - Official translators</title>
+ <title>phpMyAdmin 2.11.4 - Official translators</title>
<link rel="stylesheet" type="text/css" href="docs.css" />
</head>
@@ -31,7 +31,7 @@
<li><a href="Documentation.html#glossary">Glossary</a></li>
</ul>
-<h1>phpMyAdmin 2.11.4-rc1 official translators list</h1>
+<h1>phpMyAdmin 2.11.4 official translators list</h1>
<p> Here is the list of the &quot;official translators&quot; of
phpMyAdmin.</p>