From d23289242a0a7fb0f7a1c9f44d5d52fc7b7b881f Mon Sep 17 00:00:00 2001 From: oes Date: Tue, 27 Aug 2002 16:33:39 +0000 Subject: [PATCH] Require AF 1.5 & Privoxy 3.0 --- doc/webserver/actions/index.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/doc/webserver/actions/index.php b/doc/webserver/actions/index.php index f1f67ed3..b5279bf4 100755 --- a/doc/webserver/actions/index.php +++ b/doc/webserver/actions/index.php @@ -8,9 +8,12 @@ This file belongs in ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: index.php,v 1.25.2.1 2002/07/27 18:47:49 oes Exp $ + $Id: index.php,v 1.25.2.2 2002/08/06 08:39:09 oes Exp $ $Log: index.php,v $ + Revision 1.25.2.2 2002/08/06 08:39:09 oes + Require AF 1.4; link to new AF download location + Revision 1.25.2.1 2002/07/27 18:47:49 oes Require Privoxy 2.9.16 and AF 1.3 @@ -129,8 +132,8 @@ /* * Config: */ -$required_actions_file_version = "1.4"; -$required_privoxy_version = "2.9.18"; +$required_actions_file_version = "1.5"; +$required_privoxy_version = "3.0"; $actions_file_download = "http://sourceforge.net/project/showfiles.php?group_id=11118&release_id=103670"; $submit_target = "http://www.oesterhelt.org/actions/step2.php"; -- 2.49.0