2.2.6-dev
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>phpMyAdmin 2.2.5 - Documentation</title>
|
||||
<title>phpMyAdmin 2.2.6-dev - Documentation</title>
|
||||
<style type="text/css">
|
||||
<!--
|
||||
.navigation {
|
||||
@@ -75,7 +75,7 @@
|
||||
|
||||
<body bgcolor="#FFFFFF">
|
||||
<a name="top"></a>
|
||||
<h1>phpMyAdmin 2.2.5 Documentation</h1>
|
||||
<h1>phpMyAdmin 2.2.6-dev Documentation</h1>
|
||||
|
||||
|
||||
<!-- TOP MENU -->
|
||||
|
@@ -16,7 +16,7 @@
|
||||
*/
|
||||
// phpMyAdmin release
|
||||
if (!defined('PMA_VERSION')) {
|
||||
define('PMA_VERSION', '2.2.5');
|
||||
define('PMA_VERSION', '2.2.6-dev');
|
||||
}
|
||||
|
||||
// php version
|
||||
|
Reference in New Issue
Block a user