diff --git a/ChangeLog b/ChangeLog index a487598a4..dc0a552f7 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 * libraries/defines.lib.php, themes/*/info.inc.php: Marked 2.6.0 / 2.6.1 diff --git a/Documentation.html b/Documentation.html index b93adf785..135ed8b30 100755 --- a/Documentation.html +++ b/Documentation.html @@ -8,7 +8,7 @@ - phpMyAdmin 2.6.2-dev - Documentation + phpMyAdmin 2.6.2-beta1 - Documentation @@ -31,7 +31,7 @@
-

phpMyAdmin 2.6.2-dev Documentation

+

phpMyAdmin 2.6.2-beta1 Documentation

diff --git a/README b/README index 4b0e9fe79..1fb2713e4 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 diff --git a/libraries/defines.lib.php b/libraries/defines.lib.php index e00f9366d..0723bc439 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 ed71b7dc9..162dc8795 100644 --- a/translators.html +++ b/translators.html @@ -5,7 +5,7 @@ - phpMyAdmin 2.6.2-dev - Official translators + phpMyAdmin 2.6.2-beta1 - Official translators