current/doc/webserver/developer-manual documentation.html, 1.43, 1.44 index.html, 1.83, 1.84 newrelease.html, 1.59, 1.60

Fabian Keil <[email protected]> Thu, 28 Jul 2016 08:25:52 +0000
Newsgroups gmane.comp.web.privoxy.cvs
Message-ID <[email protected]>
Update of /cvsroot/ijbswa/current/doc/webserver/developer-manual
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29677/doc/webserver/developer-manual

Modified Files:
	documentation.html index.html newrelease.html 
Log Message:
Rebuild HTML docs 3.0.26 UNRELEASED


Index: documentation.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/developer-manual/documentation.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -C2 -d -r1.43 -r1.44
*** documentation.html	26 Jul 2016 10:47:48 -0000	1.43
--- documentation.html	28 Jul 2016 08:25:50 -0000	1.44
***************
*** 444,448 ****
                      "EMPHASIS">p-version</i></span>: the <span class=
                      "APPLICATION">Privoxy</span> version string, e.g. <span
!                     class="QUOTE">"3.0.25"</span>.
                    </td>
                  </tr>
--- 444,448 ----
                      "EMPHASIS">p-version</i></span>: the <span class=
                      "APPLICATION">Privoxy</span> version string, e.g. <span
!                     class="QUOTE">"3.0.26"</span>.
                    </td>
                  </tr>

Index: index.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/developer-manual/index.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -C2 -d -r1.83 -r1.84
*** index.html	26 Jul 2016 10:47:48 -0000	1.83
--- index.html	28 Jul 2016 08:25:50 -0000	1.84
***************
*** 26,30 ****
          </p>
          <p class="PUBDATE">
!           $Id: developer-manual.sgml,v 2.71 2016/05/27 15:24:13 fabiankeil
            Exp $<br>
          </p>
--- 26,30 ----
          </p>
          <p class="PUBDATE">
!           $Id: developer-manual.sgml,v 2.72 2016/07/26 10:45:49 fabiankeil
            Exp $<br>
          </p>
***************
*** 43,47 ****
              <p>
                Please note that this document is constantly evolving. This
!               copy represents the state at the release of version 3.0.25. You
                can find the latest version of the this manual at <a href=
                "https://www.privoxy.org/developer-manual/" target=
--- 43,47 ----
              <p>
                Please note that this document is constantly evolving. This
!               copy represents the state at the release of version 3.0.26. You
                can find the latest version of the this manual at <a href=
                "https://www.privoxy.org/developer-manual/" target=

Index: newrelease.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/developer-manual/newrelease.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -C2 -d -r1.59 -r1.60
*** newrelease.html	26 Jul 2016 10:47:48 -0000	1.59
--- newrelease.html	28 Jul 2016 08:25:50 -0000	1.60
***************
*** 870,874 ****
                <td>
  <pre class="PROGRAMLISTING">
!   debchange -v 3.0.25-beta-1 "New upstream version"
  </pre>
                </td>
--- 870,874 ----
                <td>
  <pre class="PROGRAMLISTING">
!   debchange -v 3.0.26-UNRELEASED-1 "New upstream version"
  </pre>
                </td>
***************
*** 893,898 ****
            <p>
              This will create <tt class=
!             "FILENAME">../privoxy_3.0.25-beta-1_i386.deb</tt> which can be
!             uploaded. To upload the package to Sourceforge, simply issue
            </p>
            <p>
--- 893,898 ----
            <p>
              This will create <tt class=
!             "FILENAME">../privoxy_3.0.26-UNRELEASED-1_i386.deb</tt> which can
!             be uploaded. To upload the package to Sourceforge, simply issue
            </p>
            <p>
***************
*** 1117,1121 ****
            will then need to create a new release for your package, using the
            format of <tt class="LITERAL">$VERSION ($CODE_STATUS)</tt>, e.g.
!           <span class="emphasis"><i class="EMPHASIS">3.0.25
            (beta)</i></span>.
          </p>
--- 1117,1121 ----
            will then need to create a new release for your package, using the
            format of <tt class="LITERAL">$VERSION ($CODE_STATUS)</tt>, e.g.
!           <span class="emphasis"><i class="EMPHASIS">3.0.26
            (beta)</i></span>.
          </p>


------------------------------------------------------------------------------