1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-21 21:55:43 +02:00

Support PHP 7

This commit is contained in:
Jakub Vrana
2016-01-24 12:02:10 -08:00
parent 763d3e9f89
commit b317fe156a
3 changed files with 7 additions and 4 deletions

View File

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