1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 18:14:07 +02:00
This commit is contained in:
Jakub Vrana
2010-10-15 13:45:16 +02:00
parent 352fd581ac
commit 08498d34cd
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,4 +1,4 @@
Adminer 3.0.0-dev:
Adminer 3.0.0 (released 2010-10-15):
Drivers for MS SQL, SQLite, PostgreSQL, Oracle
Allow concurrent logins on the same server
Allow permanent login without customization