1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-06 06:37:33 +02:00
Files
php-adminer/adminer/include/version.inc.php
Jakub Vrana e76be9f890 Develop
2025-05-05 08:04:55 +02:00

5 lines
55 B
PHP

<?php
namespace Adminer;
const VERSION = "5.3.1-dev";