mirror of
https://github.com/vrana/adminer.git
synced 2025-12-31 21:00:31 +01:00
5 lines
55 B
PHP
5 lines
55 B
PHP
<?php
|
|
namespace Adminer;
|
|
|
|
const VERSION = "5.1.2-dev";
|