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

Release 4.7.2

This commit is contained in:
Jakub Vrana
2019-07-18 08:56:37 +02:00
parent d5bf51b2a7
commit fd1691cb1d
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,4 +1,4 @@
Adminer 4.7.2-dev:
Adminer 4.7.2 (released 2019-07-18):
Do not attempt logging in without password (bug #676)
Stretch footer over the whole table width (bug #624)
Allow overwriting tables when copying them