From aade7b98044ad4abb9021452688ec3af57f36acb Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Sun, 06 Aug 2006 11:55:11 -0400
Subject: [PATCH] Finalized 0.1beta2 release

---
 UPGRADING |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/UPGRADING b/UPGRADING
index fd0a857..bb8b36b 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -116,7 +116,7 @@
 - replace index.php
 - replace all files in folder /program/
 - replace all files in folder /skins/default/
-- add these lines to /config/db.inc.php
+- add these line to /config/db.inc.php
   $rcmail_config['db_persistent'] = TRUE;
 - add these lines to /config/main.inc.php
   $rcmail_config['drafts_mbox'] = 'Drafts';

--
Gitblit v1.9.1