1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 17:44:07 +02:00

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