1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 09:34:10 +02:00

Release 4.2.1

This commit is contained in:
Jakub Vrana
2015-03-10 09:33:44 -07:00
parent c5ae82ab5b
commit ea0c9d9b5e
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,4 +1,4 @@
Adminer 4.2.1-dev:
Adminer 4.2.1 (released 2015-03-10):
Send referrer header to the same domain
MySQL: Fix usage of utf8mb4 if the client library doesn't support it
MySQL: Use utf8mb4 in export only if required