mirror of
https://github.com/vrana/adminer.git
synced 2026-07-22 05:59:54 +02:00
5 lines
55 B
PHP
5 lines
55 B
PHP
<?php
|
|
namespace Adminer;
|
|
|
|
const VERSION = "5.4.2-dev";
|