Release 4.2.0

This commit is contained in:
Jakub Vrana 2015-02-07 11:08:21 -08:00
parent c990de3b3e
commit 6bbc8bc3ea
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1,4 +1,4 @@
Adminer 4.2.0-dev:
Adminer 4.2.0 (released 2015-02-07)
Fix XSS in login form (bug #436)
Allow limiting number of displayed rows in SQL command
Fix reading routine column collations