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>2002-02-20 02:35:21 +0300
committerMarc Delisle <marc@infomarc.info>2002-02-20 02:35:21 +0300
commitfcfa043633ad905593d9b0c234e7cef6e28e0389 (patch)
tree9fa86cf013cb44eefc10ec2754dd7010dd685d44
parentf1da086dc4094442ec7cd3673029d5376d780fa9 (diff)
-rwxr-xr-xChangeLog1
-rwxr-xr-xDocumentation.html4
-rw-r--r--Documentation.txt21
-rw-r--r--libraries/defines.lib.php32
4 files changed, 15 insertions, 13 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e9ddda56b..c969c5d379 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,7 @@ $Source$
libraries/select_lang.lib.php3,
lang/japanese-euc.inc.php3, lang/japanese-sjis.inc.php3 thanks to
"Luc" <luc at ceres.dti.ne.jp>
+ * ### 2.2.4 released ###
2002-02-18 Marc Delisle <lem9@users.sourceforge.net>
* new language: lang/hebrew.inc.php3, thanks to
diff --git a/Documentation.html b/Documentation.html
index d3d52fd483..f467281263 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -6,7 +6,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <title>phpMyAdmin 2.2.4-rc2 - Documentation</title>
+ <title>phpMyAdmin 2.2.4 - Documentation</title>
<style type="text/css">
<!--
.navigation {
@@ -75,7 +75,7 @@
<body bgcolor="#FFFFFF">
<a name="top"></a>
-<h1>phpMyAdmin 2.2.4-rc2 Documentation</h1>
+<h1>phpMyAdmin 2.2.4 Documentation</h1>
<!-- TOP MENU -->
diff --git a/Documentation.txt b/Documentation.txt
index 8d42a07750..0e68769c52 100644
--- a/Documentation.txt
+++ b/Documentation.txt
@@ -1,5 +1,5 @@
- phpMyAdmin 2.2.4-rc1 Documentation
+ phpMyAdmin 2.2.4 Documentation
* Official phpMyAdmin project homepage [
http://www.phpwizard.net/projects/phpMyAdmin/ ]
@@ -9,8 +9,8 @@
+ Version history: ChangeLog
+ General notes: README
+ License: LICENSE
- * Documentation version: $Id: Documentation.html,v 1.146 2002/02/12
- 21:34:57 lem9 Exp $
+ * Documentation version: $Id: Documentation.html,v 1.151 2002/02/19
+ 23:30:45 lem9 Exp $
______________________________________________________________________
Top - Requirements - Introduction - Installation -
@@ -962,13 +962,14 @@ code since version 2.1.0:
And also to the following people who have contributed minor changes,
enhancements, bugfixes or support for a new language since version 2.1.0:
-Bora Alioglu, Ricardo ?, Sven-Erik Andersen, Alessandro Astarita, Bakondy Péter
-, Borges Botelho,
-Olivier Bussier, Neil Darlow, Kristof Hamann, Thomas Kläger, Lubos Klokner,
-Martin Marconcini, Girish Nair, David Nordenberg, Bernard M. Piller,
-Laurent Haas, "Sakamoto", www.securereality.com.au,
-Michael Tacelosky, Daniel Villanueva, Vinay, Ignacio Vazquez-Abrams,
-Chee Wai, Jakub Wilk, Thomas Michael Winningham.
+Bora Alioglu, Ricardo ?, Sven-Erik Andersen, Alessandro Astarita,
+Péter Bakondy, Borges Botelho, Olivier Bussier, Neil Darlow,
+Kristof Hamann, Thomas Kläger, Lubos Klokner, Martin Marconcini,
+Girish Nair, David Nordenberg, Bernard M. Piller, Laurent Haas,
+"Sakamoto", Yuval Sarna, www.securereality.com.au,
+Peter Svec, Michael Tacelosky,
+Daniel Villanueva, Vinay, Ignacio Vazquez-Abrams, Chee Wai, Jakub Wilk,
+Thomas Michael Winningham.
Original Credits of Version 2.1.0
diff --git a/libraries/defines.lib.php3 b/libraries/defines.lib.php3
index fe21771a03..14e0e15bb0 100644
--- a/libraries/defines.lib.php3
+++ b/libraries/defines.lib.php3
@@ -17,7 +17,7 @@
*/
// phpMyAdmin release
if (!defined('PMA_VERSION')) {
- define('PMA_VERSION', '2.2.4-rc2');
+ define('PMA_VERSION', '2.2.4');
}
// php version