1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-10 00:28:34 +02:00

Bump version

This commit is contained in:
Jakub Vrana
2018-01-24 16:51:53 +01:00
parent 34f25afe90
commit 919204dd38
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,4 +1,4 @@
Adminer 4.4.1-dev:
Adminer 4.5.0-dev:
Display newlines in column comments (bug #573)
Support current_timestamp() as default of time fields (bug #572)
Hide window.opener from pages opened in a new window (bug #561)