diff --git a/ChangeLog b/ChangeLog index da1deebfc..383e77606 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2003-12-07 Marc Delisle + ### 2.5.5-rc1 released + 2003-12-06 Marc Delisle * lang/danish: updates, thanks to Finn Sorensen (alleyman01) diff --git a/Documentation.html b/Documentation.html index c6b58c10c..631f21edd 100755 --- a/Documentation.html +++ b/Documentation.html @@ -8,7 +8,7 @@ - phpMyAdmin 2.5.5-dev - Documentation + phpMyAdmin 2.5.5-rc1 - Documentation @@ -31,7 +31,7 @@
-

phpMyAdmin 2.5.5-dev Documentation

+

phpMyAdmin 2.5.5-rc1 Documentation

diff --git a/README b/README index 99123e13f..5db7a07c2 100755 --- a/README +++ b/README @@ -5,7 +5,7 @@ phpMyAdmin - Readme A set of PHP-scripts to administrate MySQL over the WWW. - Version 2.5.5-dev + Version 2.5.5-rc1 ----------------- http://www.phpmyadmin.net/ diff --git a/libraries/defines.lib.php b/libraries/defines.lib.php index e1c5bbbb6..d9ca5ca9a 100644 --- a/libraries/defines.lib.php +++ b/libraries/defines.lib.php @@ -19,7 +19,7 @@ */ // phpMyAdmin release if (!defined('PMA_VERSION')) { - define('PMA_VERSION', '2.5.5-dev'); + define('PMA_VERSION', '2.5.5-rc1'); } // php version diff --git a/translators.html b/translators.html index ed8bfcd9f..ed59356d6 100644 --- a/translators.html +++ b/translators.html @@ -5,7 +5,7 @@ - phpMyAdmin 2.5.5-dev - Official translators + phpMyAdmin 2.5.5-rc1 - Official translators