1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-22 22:23:19 +02:00

Treat Meta key same as Ctrl (bug #3599405)

This commit is contained in:
Jakub Vrana
2013-01-09 17:38:53 -08:00
parent 8bf02f2ce1
commit b5ad37ff2b
5 changed files with 21 additions and 9 deletions

View File

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