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>2009-02-28 12:50:15 +0300
committerMarc Delisle <marc@infomarc.info>2009-02-28 12:50:15 +0300
commit3081631bd9fe720527fc627b36b4afeff5bf5910 (patch)
treef1c6880784e98adabb5211ba4bf406735ed9f46d
parent1bbd12136a47441d544420b055c80d90180e9dd4 (diff)
3.1.3 releaseRELEASE_3_1_3
-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 9d1fe1068b..6bc363a8fa 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.3.0 (not yet released)
+3.1.3.0 (2009-02-28)
+ [lang] Turkish update, thanks to Burak Yavuz
- patch #2496403 [display] Multi-row change with "]",
thanks to Virsacer - virsacer
diff --git a/Documentation.html b/Documentation.html
index c3ba43a58c..72287f69c2 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 3.1.3-rc1 - Documentation</title>
+ <title>phpMyAdmin 3.1.3 - 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 3.1.3-rc1 Documentation</h1>
+<h1>phpMyAdmin 3.1.3 Documentation</h1>
<ul><li><a href="http://www.phpmyadmin.net/">
phpMyAdmin homepage</a></li>
diff --git a/README b/README
index e8e60ac59b..598f49629f 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.3-rc1
- -----------------
+ Version 3.1.3
+ -------------
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 0b6c994392..f98c5985e5 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.3-rc1');
+ $this->set('PMA_VERSION', '3.1.3');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index 3382989fbd..a4e7a57ec8 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=utf-8" />
- <title>phpMyAdmin 3.1.3-rc1 - Official translators</title>
+ <title>phpMyAdmin 3.1.3 - 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 3.1.3-rc1 official translators list</h1>
+<h1>phpMyAdmin 3.1.3 official translators list</h1>
<p> Here is the list of the &quot;official translators&quot; of
phpMyAdmin.</p>