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

Add DB version to comment in export

This commit is contained in:
Jakub Vrana
2021-02-08 09:47:10 +01:00
parent 93c7fb248c
commit 7ccc1e3e15
3 changed files with 5 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
<?php
$VERSION = "4.7.9";
$VERSION = "4.7.10-dev";