1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 18:14:07 +02:00

Release 3.6.4

This commit is contained in:
Jakub Vrana
2013-04-25 17:53:50 -07:00
parent db7d05b3ec
commit c4040f03d9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
<?php <?php
$VERSION = "3.6.4-dev"; $VERSION = "3.6.4";

View File

@@ -1,4 +1,4 @@
Adminer 3.6.4-dev: Adminer 3.6.4 (released 2013-04-26):
Display pagination on a fixed position Display pagination on a fixed position
Increase default select limit to 50 Increase default select limit to 50
Display SQL edit form on Ctrl+click on the select query Display SQL edit form on Ctrl+click on the select query