From d06acfe21da3cfb1c2f21d2c4cca7eaac0edda10 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 30 Jun 2005 19:55:44 +0000 Subject: [PATCH] 2.6.4-dev --- 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 c5e315497..da46dab7e 100755 --- a/Documentation.html +++ b/Documentation.html @@ -8,7 +8,7 @@ - phpMyAdmin 2.6.3-rc2 - Documentation + phpMyAdmin 2.6.4-dev - Documentation @@ -31,7 +31,7 @@
-

phpMyAdmin 2.6.3-rc2 Documentation

+

phpMyAdmin 2.6.4-dev Documentation

diff --git a/README b/README index 6f558a576..5fc8c756e 100755 --- a/README +++ b/README @@ -5,7 +5,7 @@ phpMyAdmin - Readme A set of PHP-scripts to manage MySQL over the web. - Version 2.6.3-rc1 + Version 2.6.4-dev ----------------- http://www.phpmyadmin.net/ diff --git a/libraries/defines.lib.php b/libraries/defines.lib.php index 1e435ce5b..4c4f4a792 100644 --- a/libraries/defines.lib.php +++ b/libraries/defines.lib.php @@ -20,7 +20,7 @@ */ // phpMyAdmin release if (!defined('PMA_VERSION')) { - define('PMA_VERSION', '2.6.3-rc2'); + define('PMA_VERSION', '2.6.4-dev'); } if (!defined('PMA_THEME_VERSION')) { diff --git a/translators.html b/translators.html index 03ac7127c..655405279 100644 --- a/translators.html +++ b/translators.html @@ -5,7 +5,7 @@ - phpMyAdmin 2.6.3-rc2 - Official translators + phpMyAdmin 2.6.4-dev - Official translators