1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-09 08:06:59 +02:00

Release 3.6.2

This commit is contained in:
Jakub Vrana
2012-12-20 21:16:39 -08:00
parent 00b9e2c010
commit 8bf02f2ce1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
<?php
$VERSION = "3.6.2-dev";
$VERSION = "3.6.2";

View File

@@ -1,4 +1,4 @@
Adminer 3.6.2-dev:
Adminer 3.6.2 (released 2012-12-21):
Edit values by Ctrl+click instead of double click
Don't select row on double click
Support NULL in routine calls