From: Fabian Keil <fk@fabiankeil.de> Date: Tue, 26 Feb 2013 15:09:35 +0000 (+0000) Subject: Bump entities for 3.0.21 UNRELEASED X-Git-Tag: v_3_0_21~57 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/@user-manual@?a=commitdiff_plain;h=8f2e5b9f70798ddd806db094d78e49d7d1fda1e5;p=privoxy.git Bump entities for 3.0.21 UNRELEASED --- diff --git a/doc/source/authors.sgml b/doc/source/authors.sgml index c6637501..d3643e6b 100644 --- a/doc/source/authors.sgml +++ b/doc/source/authors.sgml @@ -3,7 +3,7 @@ Purpose : AUTHORS file for Privoxy - $Id: authors.sgml,v 2.22 2012/03/18 15:41:49 fabiankeil Exp $ + $Id: authors.sgml,v 2.23 2013/01/06 11:25:52 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ @@ -26,8 +26,8 @@ <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [ <!entity % dummy "IGNORE"> <!entity authors SYSTEM "p-authors.sgml"> -<!entity p-version "3.0.20"> -<!entity p-status "beta"> +<!entity p-version "3.0.21"> +<!entity p-status "UNRELEASED"> <!entity % p-not-stable "INCLUDE"> <!entity % p-stable "IGNORE"> <!entity % p-text "INCLUDE"> <!-- define we are a text only doc --> diff --git a/doc/source/config.sgml b/doc/source/config.sgml index 199f59c4..b05f47d1 100644 --- a/doc/source/config.sgml +++ b/doc/source/config.sgml @@ -1,8 +1,8 @@ <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN"[ <!entity % dummy "IGNORE"> <!entity config SYSTEM "p-config.sgml"> -<!entity p-version "3.0.20"> -<!entity p-status "beta"> +<!entity p-version "3.0.21"> +<!entity p-status "UNRELEASED"> <!entity % p-not-stable "INCLUDE"> <!entity % user-man "IGNORE"> <!entity % config-file "IGNORE"> @@ -13,7 +13,7 @@ Purpose : config file generation - $Id: config.sgml,v 2.23 2012/03/18 15:41:49 fabiankeil Exp $ + $Id: config.sgml,v 2.24 2013/01/06 11:25:52 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml index 876b6d3c..9d764b62 100644 --- a/doc/source/developer-manual.sgml +++ b/doc/source/developer-manual.sgml @@ -8,8 +8,8 @@ <!entity contacting SYSTEM "contacting.sgml"> <!entity copyright SYSTEM "copyright.sgml"> <!entity license SYSTEM "license.sgml"> -<!entity p-version "3.0.20"> -<!entity p-status "beta"> +<!entity p-version "3.0.21"> +<!entity p-status "UNRELEASED"> <!entity % p-not-stable "INCLUDE"> <!entity % p-stable "IGNORE"> <!entity % p-text "IGNORE"> <!-- define we are not a text only doc --> @@ -24,7 +24,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: developer-manual.sgml,v 2.51 2012/06/19 12:48:04 fabiankeil Exp $ + $Id: developer-manual.sgml,v 2.52 2013/01/06 11:25:52 fabiankeil Exp $ Copyright (C) 2001-2012 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -51,7 +51,7 @@ </pubdate> - <pubdate>$Id: developer-manual.sgml,v 2.51 2012/06/19 12:48:04 fabiankeil Exp $</pubdate> + <pubdate>$Id: developer-manual.sgml,v 2.52 2013/01/06 11:25:52 fabiankeil Exp $</pubdate> <!-- @@ -3040,6 +3040,9 @@ at sourceforge. Three simple steps: Temple Place - Suite 330, Boston, MA 02111-1307, USA. $Log: developer-manual.sgml,v $ + Revision 2.52 2013/01/06 11:25:52 fabiankeil + Set entities to 3.0.20 beta + Revision 2.51 2012/06/19 12:48:04 fabiankeil Prevent the CVS substitution in the generated example comment as well diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml index 29195a87..89663a4d 100644 --- a/doc/source/faq.sgml +++ b/doc/source/faq.sgml @@ -8,8 +8,8 @@ <!entity history SYSTEM "history.sgml"> <!entity copyright SYSTEM "copyright.sgml"> <!entity license SYSTEM "license.sgml"> -<!entity p-version "3.0.20"> -<!entity p-status "beta"> +<!entity p-version "3.0.21"> +<!entity p-status "UNRELEASED"> <!entity % p-not-stable "INCLUDE"> <!entity % p-stable "IGNORE"> <!entity % p-text "IGNORE"> <!-- define we are not a text only doc --> @@ -27,7 +27,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: faq.sgml,v 2.89 2012/06/19 12:49:48 fabiankeil Exp $ + $Id: faq.sgml,v 2.90 2013/01/06 11:25:52 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -78,7 +78,7 @@ </subscript> </pubdate> -<pubdate>$Id: faq.sgml,v 2.89 2012/06/19 12:49:48 fabiankeil Exp $</pubdate> +<pubdate>$Id: faq.sgml,v 2.90 2013/01/06 11:25:52 fabiankeil Exp $</pubdate> <!-- @@ -2990,6 +2990,9 @@ browsing has slowed to a crawl. What gives? </title> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA $Log: faq.sgml,v $ +Revision 2.90 2013/01/06 11:25:52 fabiankeil +Set entities to 3.0.20 beta + Revision 2.89 2012/06/19 12:49:48 fabiankeil Update Junkbuster-related FAQ sections diff --git a/doc/source/install.sgml b/doc/source/install.sgml index a13f9a01..31667f5b 100644 --- a/doc/source/install.sgml +++ b/doc/source/install.sgml @@ -1,8 +1,8 @@ <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [ <!entity % dummy "IGNORE"> <!entity buildsource SYSTEM "buildsource.sgml"> -<!entity p-version "3.0.20"> -<!entity p-status "beta"> +<!entity p-version "3.0.21"> +<!entity p-status "UNRELEASED"> <!entity % p-stable "IGNORE"> <!entity % p-not-stable "INCLUDE"> <!entity % p-alpha "IGNORE"> @@ -16,7 +16,7 @@ Purpose : INSTALL file for Privoxy - $Id: install.sgml,v 2.22 2012/03/18 15:41:49 fabiankeil Exp $ + $Id: install.sgml,v 2.23 2013/01/06 11:25:52 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. diff --git a/doc/source/privoxy-man-page.sgml b/doc/source/privoxy-man-page.sgml index 04420da2..33e704c6 100644 --- a/doc/source/privoxy-man-page.sgml +++ b/doc/source/privoxy-man-page.sgml @@ -5,7 +5,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: privoxy-man-page.sgml,v 2.45 2012/11/09 10:48:56 fabiankeil Exp $ + $Id: privoxy-man-page.sgml,v 2.46 2013/01/06 11:25:52 fabiankeil Exp $ Copyright (C) 2001-2012 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -42,8 +42,8 @@ <!entity copyright SYSTEM "copyright.sgml"> <!entity license SYSTEM "license.sgml"> <!entity authors SYSTEM "p-authors.sgml"> -<!entity p-version "3.0.20"> -<!entity p-status "beta"> +<!entity p-version "3.0.21"> +<!entity p-status "UNRELEASED"> <!entity % p-not-stable "INCLUDE"> <!entity % p-stable "IGNORE"> <!entity % p-text "IGNORE"> <!-- define we are not a text only doc --> diff --git a/doc/source/readme.sgml b/doc/source/readme.sgml index 90a8a0e9..31c58984 100644 --- a/doc/source/readme.sgml +++ b/doc/source/readme.sgml @@ -4,8 +4,8 @@ <!entity p-intro SYSTEM "privoxy.sgml"> <!entity contacting SYSTEM "contacting.sgml"> <!entity buildsource SYSTEM "buildsource.sgml"> -<!entity p-version "3.0.20"> -<!entity p-status "beta"> +<!entity p-version "3.0.21"> +<!entity p-status "UNRELEASED"> <!entity % p-not-stable "INCLUDE"> <!entity % p-stable "IGNORE"> <!entity % p-text "INCLUDE"> <!-- define we are a text only doc --> @@ -17,7 +17,7 @@ Purpose : README for Privoxy - $Id: readme.sgml,v 2.50 2012/03/18 15:41:49 fabiankeil Exp $ + $Id: readme.sgml,v 2.51 2013/01/06 11:25:52 fabiankeil Exp $ Copyright (C) 2001-2011 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -232,7 +232,7 @@ <!-- </LiteralLayout> --> <!-- </para> --> <!-- <para> --> -<!-- $Id: readme.sgml,v 2.50 2012/03/18 15:41:49 fabiankeil Exp $ --> +<!-- $Id: readme.sgml,v 2.51 2013/01/06 11:25:52 fabiankeil Exp $ --> <!-- </para> --> </article> diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 80762e68..bc4a4677 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -12,8 +12,8 @@ <!entity p-authors SYSTEM "p-authors.sgml"> <!entity config SYSTEM "p-config.sgml"> <!entity changelog SYSTEM "changelog.sgml"> -<!entity p-version "3.0.20"> -<!entity p-status "beta"> +<!entity p-version "3.0.21"> +<!entity p-status "UNRELEASED"> <!entity % p-authors-formal "INCLUDE"> <!-- include additional text, etc --> <!entity % p-not-stable "INCLUDE"> <!entity % p-stable "IGNORE"> @@ -35,7 +35,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 2.166 2013/01/25 14:18:48 fabiankeil Exp $ + $Id: user-manual.sgml,v 2.167 2013/01/25 14:19:27 fabiankeil Exp $ Copyright (C) 2001-2013 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -61,7 +61,7 @@ </subscript> </pubdate> -<pubdate>$Id: user-manual.sgml,v 2.166 2013/01/25 14:18:48 fabiankeil Exp $</pubdate> +<pubdate>$Id: user-manual.sgml,v 2.167 2013/01/25 14:19:27 fabiankeil Exp $</pubdate> <!-- diff --git a/doc/source/webserver/index.sgml b/doc/source/webserver/index.sgml index 7816e55b..05ae9a4a 100644 --- a/doc/source/webserver/index.sgml +++ b/doc/source/webserver/index.sgml @@ -5,8 +5,8 @@ <!entity history SYSTEM "history.sgml"> <!entity copyright SYSTEM "copyright.sgml"> <!entity license SYSTEM "license.sgml"> -<!entity p-version "3.0.20"> -<!entity p-status "beta"> +<!entity p-version "3.0.21"> +<!entity p-status "UNRELEASED"> <!entity % p-not-stable "INCLUDE"> <!entity % p-stable "IGNORE"> <!entity my-copy "©"> <!-- kludge for docbook2man --> @@ -20,7 +20,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: index.sgml,v 2.23 2013/01/06 13:25:00 fabiankeil Exp $ + $Id: index.sgml,v 2.24 2013/01/18 18:46:17 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers <ijbswa-developers@lists.sourceforge.net> See LICENSE. @@ -239,6 +239,9 @@ Temple Place - Suite 330, Boston, MA 02111-1307, USA. $Log: index.sgml,v $ + Revision 2.24 2013/01/18 18:46:17 fabiankeil + Bump the copyright for the website + Revision 2.23 2013/01/06 13:25:00 fabiankeil Bumped entities for 3.0.20 beta