From: hal9 <hal9@users.sourceforge.net>
Date: Sun, 24 Feb 2002 05:20:35 +0000 (+0000)
Subject: Version change.
X-Git-Tag: v_2_9_11~4
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/faq/static/developer-manual/@default-cgi@edit-actions?a=commitdiff_plain;h=1c53c3c3be145a340b2064aa0cb62d8aa735f263;p=privoxy.git

Version change.
---

diff --git a/README b/README
index ab199e0c..22e7ced5 100644
--- a/README
+++ b/README
@@ -32,7 +32,7 @@
  *********************************************************************/
 
 This README is included with the development version of Junkbuster,
-which will eventually become Junkbuster v3.0. See
+which will eventually become Junkbuster v3.0 (and soon we hope!). See
 http://ijbswa.sourceforge.net.
 
 Internet Junkbuster is a web proxy with advanced filtering
@@ -54,7 +54,7 @@ to continue development.
 For tarball, first unpack:
 
  tar xzvf ijb_source_* [.tgz or .tar.gz]
- cd ijb_source_2.9.10_alpha
+ cd ijb_source_2.9.11_alpha
 
  autoheader   [suggested for CVS source]
  autoconf     [suggested for CVS source]
@@ -65,8 +65,8 @@ For tarball, first unpack:
  make install		(to really install)
 
 Redhat and SuSE src and binary RPMs can be built with 'make
-redhat-dist' or 'make suse-dist' (run ./configure first). BSD
-will (probably?) require gmake (from http://gnu.org). See the 
+redhat-dist' or 'make suse-dist' (run ./configure first) from unpacked
+sources. BSD will (probably?) require gmake (from http://gnu.org). See the
 user-manual for OS/2 build instructions.
 
 Junkbuster is also available via anonymous CVS:
@@ -138,4 +138,4 @@ anything new.
 -------------------------------------------------------------------------
 ijbswa-developers@lists.sourceforge.net
 
-$Id: README,v 1.8 2001/11/05 21:54:48 steudten Exp $
+$Id: README,v 1.9 2001/12/01 21:52:34 hal9 Exp $