X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=project.h;h=6ba5c578932112d96d719e6f9e793149d048e238;hp=4d1bebd083150d2017413f67999021dd0c6ede2f;hb=a095b686f6bd19893060c6f129e99ae63b8fca4f;hpb=eba2b5b8a51cc261302e46e69f1837f34d99326b diff --git a/project.h b/project.h index 4d1bebd0..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.59 2002/03/24 15:23:33 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 $ @@ -10,7 +10,7 @@ * (though it does declare some macros). * * Copyright : Written by and Copyright (C) 2001 the SourceForge - * Privoxy team. http://ijbswa.sourceforge.net + * Privoxy team. http://www.privoxy.org/ * * Based on the Internet Junkbuster originally written * by and Copyright (C) 1997 Anonymous Coders and @@ -36,6 +36,12 @@ * * 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 + * * Revision 1.59 2002/03/24 15:23:33 jongfoster * Name changes * @@ -1064,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=" /*