Release 4.1.0

This commit is contained in:
Jakub Vrana 2014-04-18 08:51:37 -07:00
parent c7f444049d
commit 6aed2f510a
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1,4 +1,4 @@
Adminer 4.1.0-dev:
Adminer 4.1.0 (released 2014-04-18)
Provide size of all databases in the overview
Prevent against brute force login attempts from the same IP address
Compute number of tables in the overview explicitly