diff options
author | thomascube <thomas@roundcube.net> | 2007-05-17 20:15:24 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2007-05-17 20:15:24 +0000 |
commit | 6ae6e41fb32ca544ed29681d18130ba2c9c344fd (patch) | |
tree | 70fb7ce717bc1789b7de97f2d85afa4ba336cf53 /SQL | |
parent | 4a4751f5e504ae457ca99ca19a1531190c527e71 (diff) |
Updated description files and version info
Diffstat (limited to 'SQL')
-rw-r--r-- | SQL/mysql.initial.sql | 2 | ||||
-rw-r--r-- | SQL/sqlite.initial.sql | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/SQL/mysql.initial.sql b/SQL/mysql.initial.sql index c97b9d79e..4a92734d5 100644 --- a/SQL/mysql.initial.sql +++ b/SQL/mysql.initial.sql @@ -1,5 +1,5 @@ -- RoundCube Webmail initial database structure --- Version 0.1-beta2 +-- Version 0.1-rc1 -- -- -------------------------------------------------------- diff --git a/SQL/sqlite.initial.sql b/SQL/sqlite.initial.sql index 5be69785a..fd2a22f77 100644 --- a/SQL/sqlite.initial.sql +++ b/SQL/sqlite.initial.sql @@ -1,5 +1,5 @@ -- RoundCube Webmail initial database structure --- Version 0.1-beta2 +-- Version 0.1-rc1 -- -- -------------------------------------------------------- |