diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-05-17 20:15:24 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-05-17 20:15:24 +0000 |
| commit | 6015e4d8f2cfe8ff6c0a2337d4976c0534c5138c (patch) | |
| tree | 2351dc8f378fe316ef358d121c57af0d0c4e8b4d /roundcubemail/SQL | |
| parent | 3dc2d263d4eb13f3cafbb66fa7d5d7c271f684b9 (diff) | |
Updated description files and version info
git-svn-id: https://svn.roundcube.net/trunk@571 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/SQL')
| -rw-r--r-- | roundcubemail/SQL/mysql.initial.sql | 2 | ||||
| -rw-r--r-- | roundcubemail/SQL/sqlite.initial.sql | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/SQL/mysql.initial.sql b/roundcubemail/SQL/mysql.initial.sql index c97b9d79e..4a92734d5 100644 --- a/roundcubemail/SQL/mysql.initial.sql +++ b/roundcubemail/SQL/mysql.initial.sql @@ -1,5 +1,5 @@ -- RoundCube Webmail initial database structure --- Version 0.1-beta2 +-- Version 0.1-rc1 -- -- -------------------------------------------------------- diff --git a/roundcubemail/SQL/sqlite.initial.sql b/roundcubemail/SQL/sqlite.initial.sql index 5be69785a..fd2a22f77 100644 --- a/roundcubemail/SQL/sqlite.initial.sql +++ b/roundcubemail/SQL/sqlite.initial.sql @@ -1,5 +1,5 @@ -- RoundCube Webmail initial database structure --- Version 0.1-beta2 +-- Version 0.1-rc1 -- -- -------------------------------------------------------- |
