From 4b9efbb9f49911b17bde2d46b86df825e987101e Mon Sep 17 00:00:00 2001
From: svncommit <devs@roundcube.net>
Date: Thu, 09 Aug 2007 17:55:14 -0400
Subject: [PATCH] Fixes interface lock-up issues and minor bugs (richs)

---
 SQL/mysql.initial.sql |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/SQL/mysql.initial.sql b/SQL/mysql.initial.sql
index c97b9d7..4a92734 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
 -- 
 
 -- --------------------------------------------------------

--
Gitblit v1.9.1