]> git.joonet.de Git - adminer.git/commitdiff
Release 4.7.5 v4.7.5
authorJakub Vrana <jakub@vrana.cz>
Wed, 13 Nov 2019 07:17:14 +0000 (08:17 +0100)
committerJakub Vrana <jakub@vrana.cz>
Wed, 13 Nov 2019 07:17:14 +0000 (08:17 +0100)
adminer/include/version.inc.php
changes.txt

index e77123c4cfc5203e0fb70933cea6a6a8619c0634..0913fd1cd07c670116f66c8c4686c3ecc248d745 100644 (file)
@@ -1,2 +1,2 @@
 <?php
-$VERSION = "4.7.5-dev";
+$VERSION = "4.7.5";
index 8380e5899f3bedcb72d7e566bd2e4db8cdf09f89..2f33ed5ab8b2a413d5c3dd78aafa0ffde61f527b 100644 (file)
@@ -1,4 +1,4 @@
-Adminer 4.7.5-dev:
+Adminer 4.7.5 (released 2019-11-13):
 Add id="" to cells with failed inline edit (bug #708)
 PostgreSQL: Fix getting default value in PostgreSQL 12 (bug #719)
 PostgreSQL, Oracle: Set schema for EXPLAIN queries in SQL command (bug #706)