From 08071c869a0620ea36be602b2ec2d8737ae1ddad Mon Sep 17 00:00:00 2001
From: "Alexander M. Turek"
-phpMyAdmin 2.5.5-rc2 Documentation
+phpMyAdmin 2.5.6-dev Documentation
@@ -3460,7 +3460,7 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
document should look like following one (assuming you have table
exported in file 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 f2b404ddd..68c7e723a 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 d8bb9614f..461a18dcd 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