1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-10 08:34:20 +02:00
This commit is contained in:
Jakub Vrana
2013-04-25 19:00:37 -07:00
parent a199998f54
commit 3bc5c17d03
2 changed files with 3 additions and 1 deletions

View File

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

View File

@@ -1,3 +1,5 @@
Adminer 3.6.5-dev:
Adminer 3.6.4 (released 2013-04-26):
Display pagination on a fixed position
Increase default select limit to 50