]> git.joonet.de Git - adminer.git/commitdiff
Release 4.8.0 v4.8.0
authorJakub Vrana <jakub@vrana.cz>
Wed, 10 Feb 2021 16:21:55 +0000 (17:21 +0100)
committerJakub Vrana <jakub@vrana.cz>
Wed, 10 Feb 2021 16:21:55 +0000 (17:21 +0100)
adminer/include/version.inc.php
changes.txt

index 45e85577e7a92cf256d5425be18ca14f172ed675..a52574806b58794cee1a5d636ea84e5b98e1c74b 100644 (file)
@@ -1,2 +1,2 @@
 <?php
-$VERSION = "4.8.0-dev";
+$VERSION = "4.8.0";
index f561c7b8165d28b5c0d9f451bb01533f1b200c3d..9cf378bdbb458c6f8332ce4450f49528b3aaa908 100644 (file)
@@ -1,4 +1,4 @@
-Adminer 4.8.0-dev:
+Adminer 4.8.0 (released 2021-02-10):
 Support function default values in insert (bug #713)
 Allow SQL pseudo-function in insert
 Skip date columns for non-date values in search anywhere