1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-20 21:31:44 +02:00

Fix displaying length of blob columns

This commit is contained in:
Jakub Vrana
2013-01-23 02:18:02 -08:00
parent 0448bd118c
commit 15e83e9396
3 changed files with 5 additions and 3 deletions

View File

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