1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-10 08:34:20 +02:00

Declare MariaDB support

This commit is contained in:
Jakub Vrana
2018-02-09 09:24:12 +01:00
parent 800fbb9b9e
commit f4983dfd5f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
<?php
$VERSION = "4.6.1";
$VERSION = "4.6.2-dev";

View File

@@ -2,7 +2,7 @@ Adminer - Database management in a single PHP file
Adminer Editor - Data manipulation for end-users
https://www.adminer.org/
Supports: MySQL, PostgreSQL, SQLite, MS SQL, Oracle, SimpleDB, Elasticsearch, MongoDB, Firebird
Supports: MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, SimpleDB, Elasticsearch, MongoDB, Firebird
Requirements: PHP 5+
Apache License 2.0 or GPL 2