Skip to content

Commit

Permalink
Release 4.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vrana committed Jul 18, 2019
1 parent d5bf51b commit fd1691c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion adminer/include/version.inc.php
@@ -1,2 +1,2 @@
<?php
$VERSION = "4.7.2-dev";
$VERSION = "4.7.2";
2 changes: 1 addition & 1 deletion changes.txt
@@ -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
Expand Down

0 comments on commit fd1691c

Please sign in to comment.