Skip to content

Commit

Permalink
Release 4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vrana committed Feb 8, 2018
1 parent 4b1960f commit 800fbb9
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.6.1-dev";
$VERSION = "4.6.1";
2 changes: 1 addition & 1 deletion changes.txt
@@ -1,4 +1,4 @@
Adminer 4.6.1-dev:
Adminer 4.6.1 (released 2018-02-09):
Sticky position of table actions
Speed up rendering of long tables (regression from 4.4.0)
Display notification about performing action after relogin
Expand Down

0 comments on commit 800fbb9

Please sign in to comment.