Skip to content

Commit

Permalink
Release 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vrana committed Jan 24, 2018
1 parent 827a2b8 commit 536999d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion adminer/include/version.inc.php
@@ -1,2 +1,2 @@
<?php
$VERSION = "4.5.0-dev";
$VERSION = "4.5.0";
2 changes: 1 addition & 1 deletion changes.txt
@@ -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)
Expand Down

0 comments on commit 536999d

Please sign in to comment.