]> git.joonet.de Git - adminer.git/commitdiff
Release 3.6.0 v3.6.0
authorJakub Vrana <jakub@vrana.cz>
Sun, 16 Sep 2012 13:22:20 +0000 (06:22 -0700)
committerJakub Vrana <jakub@vrana.cz>
Sun, 16 Sep 2012 13:22:20 +0000 (06:22 -0700)
adminer/include/version.inc.php
changes.txt

index 75ce5ced9a953e477cb78d6edd130ee13f1a6a3a..308c1a24e1d2703cd4bf3b6e07445e430e27775a 100644 (file)
@@ -1,2 +1,2 @@
 <?php
-$VERSION = "3.6.0-dev";
+$VERSION = "3.6.0";
index f23f5190c6a64ab63dabd758847a55be53649575..abf70d81836dbf55da1ba9e0d0af3c6d551925a0 100644 (file)
@@ -1,4 +1,4 @@
-Adminer 3.6.0-dev:
+Adminer 3.6.0 (released 2012-09-16):
 Load more data in select
 Edit strings with \n in textarea
 Time out long running database list and select count
@@ -6,9 +6,9 @@ Use VALUES() in INSERT+UPDATE export
 Style logout button as link
 Store selected database to permanent login
 Ctrl+click and Shift+click on button opens form to a blank window
-MySQL: Support geometry data types
 Switch language by POST
 Compress translations
+MySQL: Support geometry data types
 selectQueryBuild() method (customization)
 Serbian translation