From 369a38601ae44eeeaf08f500eaa320984448ba48 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Tue, 15 Jul 2008 17:03:10 -0400
Subject: [PATCH] - Improved Installation instructions - Better Autoresponder script - Fixed error in language file.

---
 INSTALL_DEBIAN.txt |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/INSTALL_DEBIAN.txt b/INSTALL_DEBIAN.txt
index 323bdf4..cc5776b 100644
--- a/INSTALL_DEBIAN.txt
+++ b/INSTALL_DEBIAN.txt
@@ -95,7 +95,7 @@
 7) Install ISPConfig 3
 
 There are two possile scenarios, but not both:
-7.1) Install the latest alpha 
+7.1) Install the latest released version 
 7.2) Install directly from SVN
 
 apt-get install php5-cli
@@ -103,8 +103,8 @@
 7.1) Installation of beta 3 from tar.gz
 
   cd /tmp
-  wget http://www.ispconfig.org/downloads/ISPConfig-3.0.0.5-beta.tar.gz
-  tar xvfz ISPConfig-3.0.0.5-beta.tar.gz
+  wget http://www.ispconfig.org/downloads/ISPConfig-3.0.0.6-beta.tar.gz
+  tar xvfz ISPConfig-3.0.0.6-beta.tar.gz
   cd ispconfig3_install/install/
 
 7.2) Installation from SVN

--
Gitblit v1.9.1