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-12-07 20:13:18 +0300
committerMarc Delisle <marc@infomarc.info>2009-12-07 20:13:18 +0300
commit8535d48ae9c8ea554393802db68dbc9ec571b864 (patch)
treef11707aa75c54530c0766e667cbf0be272ccc09e
parent719e0dce659f4a452d06a26e9432d888531a6e7b (diff)
2.11.10 releaseRELEASE_2_11_10
-rw-r--r--ChangeLog2
-rw-r--r--Documentation.html4
-rw-r--r--README6
-rw-r--r--libraries/Config.class.php2
-rw-r--r--translators.html4
5 files changed, 9 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index d8efca466b..8c3a59aee8 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.10.0 (not yet released)
+2.11.10.0 (2009-12-07)
- [core] safer handling of temporary files with open_basedir (thanks to Thijs
Kinkhorst)
- [core] do not automatically set and create TempDir, it might lead to security
diff --git a/Documentation.html b/Documentation.html
index c7e90e28e8..8998b08fdd 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.10-dev - Documentation</title>
+ <title>phpMyAdmin 2.11.10 - 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.10-dev Documentation</h1>
+<h1>phpMyAdmin 2.11.10 Documentation</h1>
<ul><li><a href="http://www.phpmyadmin.net/">
phpMyAdmin homepage</a></li>
diff --git a/README b/README
index 0848d5d517..a6b34c83fb 100644
--- a/README
+++ b/README
@@ -5,12 +5,12 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 2.11.10-dev
- -------------------
+ Version 2.11.10
+ ---------------
http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>
- Copyright (C) 2001-2008 Marc Delisle <Marc.Delisle_at_cegepsherbrooke.qc.ca>
+ Copyright (C) 2001-2009 Marc Delisle <Marc.Delisle_at_cegepsherbrooke.qc.ca>
Olivier Müller <om_at_omnis.ch>
Robin Johnson <robbat2_at_users.sourceforge.net>
Alexander M. Turek <me_at_derrabus.de>
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 97ef571e43..05bd2e1fed 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.10-dev');
+ $this->set('PMA_VERSION', '2.11.10');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index a52e25ba2d..2fb69de424 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.10-dev - Official translators</title>
+ <title>phpMyAdmin 2.11.10 - 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.10-dev official translators list</h1>
+<h1>phpMyAdmin 2.11.10 official translators list</h1>
<p> Here is the list of the &quot;official translators&quot; of
phpMyAdmin.</p>