This commit is contained in:
Marc Delisle
2003-12-07 20:27:48 +00:00
parent 88b6ac1235
commit 8e87bfc8ab
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>phpMyAdmin 2.5.5-rc1 - Documentation</title>
<title>phpMyAdmin 2.5.5-rc2 - 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.5.5-rc1 Documentation</h1>
<h1>phpMyAdmin 2.5.5-rc2 Documentation</h1>
<!-- TOP MENU -->

View File

@@ -19,7 +19,7 @@
*/
// phpMyAdmin release
if (!defined('PMA_VERSION')) {
define('PMA_VERSION', '2.5.5-rc1');
define('PMA_VERSION', '2.5.5-rc2');
}
// php version