]> git.joonet.de Git - adminer.git/commitdiff
Bump version
authorJakub Vrana <jakub@vrana.cz>
Wed, 24 Jan 2018 15:51:53 +0000 (16:51 +0100)
committerJakub Vrana <jakub@vrana.cz>
Wed, 24 Jan 2018 15:51:53 +0000 (16:51 +0100)
adminer/include/version.inc.php
changes.txt

index 49b65deac24ccacc5670b012c465294261e91697..bf711a3bae05b7be837718b7d34370abaa61c7b3 100644 (file)
@@ -1,2 +1,2 @@
 <?php
-$VERSION = "4.4.1-dev";
+$VERSION = "4.5.0-dev";
index 2f2beb20ecfc81ea0d5505fa2f78a9234bcbc548..64e88b137fdb5d58f05996805f122b3dd4093e96 100644 (file)
@@ -1,4 +1,4 @@
-Adminer 4.4.1-dev:
+Adminer 4.5.0-dev:
 Display newlines in column comments (bug #573)
 Support current_timestamp() as default of time fields (bug #572)
 Hide window.opener from pages opened in a new window (bug #561)