From e9aff9f9e70dd00cbc81811d66467e58a7b5af29 Mon Sep 17 00:00:00 2001 From: swa Date: Tue, 26 Mar 2002 22:48:49 +0000 Subject: [PATCH] new homepage url --- project.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/project.h b/project.h index 13a99c42..6ba5c578 100644 --- a/project.h +++ b/project.h @@ -1,6 +1,6 @@ #ifndef PROJECT_H_INCLUDED #define PROJECT_H_INCLUDED -#define PROJECT_H_VERSION "$Id: project.h,v 1.60 2002/03/24 15:52:17 jongfoster Exp $" +#define PROJECT_H_VERSION "$Id: project.h,v 1.61 2002/03/26 22:29:55 swa Exp $" /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/project.h,v $ @@ -36,6 +36,9 @@ * * Revisions : * $Log: project.h,v $ + * Revision 1.61 2002/03/26 22:29:55 swa + * we have a new homepage! + * * Revision 1.60 2002/03/24 15:52:17 jongfoster * Changing CGI URL prefixes for new name * @@ -1067,7 +1070,7 @@ struct configuration_spec /* Hardwired URLs */ -#define HOME_PAGE_URL "http://ijbswa.sourceforge.net" +#define HOME_PAGE_URL "http://www.privoxy.org" #define REDIRECT_URL HOME_PAGE_URL "/redirect.php?v=" VERSION "&to=" /* -- 2.39.2