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>2005-03-28 05:38:15 +0400
committerMarc Delisle <marc@infomarc.info>2005-03-28 05:38:15 +0400
commit46503bf35b3967012f3ef8320a83d73976f6db0e (patch)
tree0e8b891f0024a69cfbf4c0383622d7d7ee80c1b5
parentc021e6b4641f1be277eff6f1bd1dfe6d6c755cb6 (diff)
2.6.2-beta1
-rwxr-xr-xChangeLog1
-rwxr-xr-xDocumentation.html4
-rwxr-xr-xREADME4
-rw-r--r--libraries/defines.lib.php2
-rw-r--r--translators.html4
5 files changed, 8 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index a487598a40..dc0a552f78 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@ $Source$
* lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
* libraries/relation.lib.php: bug #1170549, adding fields NOT NULL
under MySQL 4.1
+ ### 2.6.2-beta1 released
2005-03-27 Alexander M. Turek <me@derrabus.de>
* libraries/defines.lib.php, themes/*/info.inc.php: Marked 2.6.0 / 2.6.1
diff --git a/Documentation.html b/Documentation.html
index b93adf785e..135ed8b308 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -8,7 +8,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <title>phpMyAdmin 2.6.2-dev - Documentation</title>
+ <title>phpMyAdmin 2.6.2-beta1 - Documentation</title>
<link rel="stylesheet" type="text/css" href="docs.css" />
</head>
@@ -31,7 +31,7 @@
<hr noshade="noshade" width="100%" />
</div>
-<h1>phpMyAdmin 2.6.2-dev Documentation</h1>
+<h1>phpMyAdmin 2.6.2-beta1 Documentation</h1>
<!-- TOP MENU -->
diff --git a/README b/README
index 4b0e9fe790..1fb2713e46 100755
--- a/README
+++ b/README
@@ -5,8 +5,8 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 2.6.2-dev
- -----------------
+ Version 2.6.2-beta1
+ -------------------
http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>
diff --git a/libraries/defines.lib.php b/libraries/defines.lib.php
index e00f9366db..0723bc4395 100644
--- a/libraries/defines.lib.php
+++ b/libraries/defines.lib.php
@@ -20,7 +20,7 @@
*/
// phpMyAdmin release
if (!defined('PMA_VERSION')) {
- define('PMA_VERSION', '2.6.2-dev');
+ define('PMA_VERSION', '2.6.2-beta1');
}
if (!defined('PMA_THEME_VERSION')) {
diff --git a/translators.html b/translators.html
index ed71b7dc9c..162dc87953 100644
--- a/translators.html
+++ b/translators.html
@@ -5,7 +5,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <title>phpMyAdmin 2.6.2-dev - Official translators</title>
+ <title>phpMyAdmin 2.6.2-beta1 - Official translators</title>
<link rel="stylesheet" type="text/css" href="docs.css" />
<script lanuage="javascript" type="text/javascript">
<!--
@@ -45,7 +45,7 @@
<hr noshade="noshade" width="100%" />
</div>
-<h1>phpMyAdmin 2.6.2-dev official translators list</h1>
+<h1>phpMyAdmin 2.6.2-beta1 official translators list</h1>
<p>
Here is the list of the so called &quot;official translators&quot; of