1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-10 08:34:20 +02:00
This commit is contained in:
Jakub Vrana
2011-08-08 16:26:10 +02:00
parent 709ef12a88
commit 9ef9b8646e
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,4 +1,4 @@
Adminer 3.3.2-dev:
Adminer 3.3.2 (released 2011-08-08):
Display error with non-existent row in edit
Fix minor parser bug in SQL command with webserver file
Fix SQL command Stop on error