diff --git a/Documentation.html b/Documentation.html index 39ea2aa32..c81829c01 100755 --- a/Documentation.html +++ b/Documentation.html @@ -8,7 +8,7 @@ - phpMyAdmin 2.5.3-rc2 - Documentation + phpMyAdmin 2.5.4-dev - Documentation @@ -31,7 +31,7 @@
-

phpMyAdmin 2.5.3-rc2 Documentation

+

phpMyAdmin 2.5.4-dev Documentation

diff --git a/README b/README index 2d06df806..61d58ad9c 100755 --- a/README +++ b/README @@ -5,8 +5,8 @@ phpMyAdmin - Readme A set of PHP-scripts to administrate MySQL over the WWW. - Version 2.5.3 - July 2003 - ------------------------- + Version 2.5.4-dev + ----------------- http://www.phpmyadmin.net/ Copyright (C) 1998-2000 Tobias Ratschiller diff --git a/libraries/defines_php.lib.php3 b/libraries/defines_php.lib.php3 index 3e039dd68..a33fbd3c8 100644 --- a/libraries/defines_php.lib.php3 +++ b/libraries/defines_php.lib.php3 @@ -16,7 +16,7 @@ */ // phpMyAdmin release if (!defined('PMA_VERSION')) { - define('PMA_VERSION', '2.5.3-rc2'); + define('PMA_VERSION', '2.5.4-dev'); } // php version diff --git a/translators.html b/translators.html index 111ea8172..f8b490bbd 100644 --- a/translators.html +++ b/translators.html @@ -5,7 +5,7 @@ - phpMyAdmin 2.5.3-rc2 - Official translators + phpMyAdmin 2.5.4-dev - Official translators