Release 3.7.0

This commit is contained in:
Jakub Vrana 2013-05-19 20:37:27 -07:00
parent fabfb8a0bc
commit b51d4ab105
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1,4 +1,4 @@
Adminer 3.7.0-dev:
Adminer 3.7.0 (released 2013-05-19):
Allow more SQL files to be uploaded at the same time
Print run time next to executed queries
Don't drop original view and routine before creating the new one