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

Release 3.6.1

This commit is contained in:
Jakub Vrana
2012-09-17 15:32:54 -07:00
parent a89ab34a8e
commit 86b0fbf529
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,4 +1,4 @@
Adminer 3.6.1-dev:
Adminer 3.6.1 (released 2012-09-17):
Fix compiled version on PHP with multibyte support
Adminer 3.6.0 (released 2012-09-16):