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

Add id attribute to tables

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@972 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2009-08-07 08:29:50 +00:00
parent e878874f04
commit 140f9f2d4e
3 changed files with 3 additions and 3 deletions

View File

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