From e3048e5867eaf2e53560eeff05be923716edb044 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 12 Jan 2004 18:48:56 +0000 Subject: [PATCH] 2.6.0 --- Documentation.html | 4 ++-- README | 2 +- libraries/defines.lib.php | 2 +- translators.html | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Documentation.html b/Documentation.html index 42f66aa59..eb7ecf592 100755 --- a/Documentation.html +++ b/Documentation.html @@ -8,7 +8,7 @@ - phpMyAdmin 2.5.6-dev - Documentation + phpMyAdmin 2.6.0-dev - Documentation @@ -31,7 +31,7 @@
-

phpMyAdmin 2.5.6-dev Documentation

+

phpMyAdmin 2.6.0-dev Documentation

diff --git a/README b/README index 2ed75b0b3..92af03711 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.6-dev + Version 2.6.0-dev ----------------- http://www.phpmyadmin.net/ diff --git a/libraries/defines.lib.php b/libraries/defines.lib.php index 33cf3484e..23008bf15 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.6-dev'); + define('PMA_VERSION', '2.6.0-dev'); } // php version diff --git a/translators.html b/translators.html index 461a18dcd..d48fb5263 100644 --- a/translators.html +++ b/translators.html @@ -5,7 +5,7 @@ - phpMyAdmin 2.5.6-dev - Official translators + phpMyAdmin 2.6.0-dev - Official translators