2.2.6-rc2

This commit is contained in:
Marc Delisle
2002-04-05 18:18:45 +00:00
parent a771486c81
commit 22054bb01f
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>phpMyAdmin 2.2.6-rc1 - Documentation</title> <title>phpMyAdmin 2.2.6-rc2 - Documentation</title>
<style type="text/css"> <style type="text/css">
<!-- <!--
.navigation { .navigation {
@@ -74,7 +74,7 @@
<body bgcolor="#FFFFFF"> <body bgcolor="#FFFFFF">
<a name="top"></a> <a name="top"></a>
<h1>phpMyAdmin 2.2.6-rc1 Documentation</h1> <h1>phpMyAdmin 2.2.6-rc2 Documentation</h1>
<!-- TOP MENU --> <!-- TOP MENU -->

View File

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