]> git.joonet.de Git - adminer.git/commitdiff
Release 4.2.5 v4.2.5
authorJakub Vrana <jakub@vrana.cz>
Wed, 1 Jun 2016 17:09:29 +0000 (10:09 -0700)
committerJakub Vrana <jakub@vrana.cz>
Wed, 1 Jun 2016 17:09:29 +0000 (10:09 -0700)
adminer/include/version.inc.php
changes.txt

index 4eebbcf6f7b0c55782cb0ecc4dca311dd0b778db..03606df15c65ed7f481350814f9401a6535fb9b4 100644 (file)
@@ -1,2 +1,2 @@
 <?php
-$VERSION = "4.2.5-dev";
+$VERSION = "4.2.5";
index 3011a08aa2ecd693a0d1bf91b0abac456b97f6a6..3b6dc4d699ab78e83c77d2cae97a06d2d38800f5 100644 (file)
@@ -1,4 +1,4 @@
-Adminer 4.2.5-dev:
+Adminer 4.2.5 (released 2016-06-01):
 Fix remote execution in SQLite query
 SQLite: Require credentials to use
 PostgreSQL: Support KILL