1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-21 05:41:27 +02:00

Allow limiting number of displayed rows in SQL command (bug #406)

This commit is contained in:
Jakub Vrana
2014-12-06 11:11:34 -08:00
parent f839d5ac25
commit 25329cebf3
7 changed files with 17 additions and 6 deletions

View File

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