1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-18 20:31:19 +02:00

improved kill command support for MySQL and initial support for PgSQL

This commit is contained in:
Bernhard J. M. Gruen
2015-03-18 10:34:35 +01:00
committed by Jakub Vrana
parent c5a7174a2a
commit 3289eca040
5 changed files with 28 additions and 6 deletions

View File

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