diff --git a/Documentation.html b/Documentation.html index 9a8f88c80b..f06f7f52be 100755 --- a/Documentation.html +++ b/Documentation.html @@ -8,7 +8,7 @@
-table.tex):
-
+
\documentclass{article} % or any class you want
\usepackage{longtable} % for displaying table
diff --git a/libraries/defines.lib.php b/libraries/defines.lib.php
index f2b404ddd1..68c7e723a5 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.5-rc2');
+ define('PMA_VERSION', '2.5.6-dev');
}
// php version
diff --git a/translators.html b/translators.html
index d8bb9614fd..461a18dcd8 100644
--- a/translators.html
+++ b/translators.html
@@ -5,7 +5,7 @@
- phpMyAdmin 2.5.5-rc1 - Official translators
+ phpMyAdmin 2.5.6-dev - Official translators