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

Release 4.5.0

This commit is contained in:
Jakub Vrana
2018-01-24 21:55:47 +01:00
parent 827a2b8a54
commit 536999d4dc
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,4 +1,4 @@
Adminer 4.5.0-dev:
Adminer 4.5.0 (released 2018-01-24):
Display name of the object in confirmation when dropping it
Display newlines in column comments (bug #573)
Support current_timestamp() as default of time fields (bug #572)