Regenerate docs
[privoxy.git] / doc / webserver / user-manual / installation.html
index 68270a1..c49dca8 100644 (file)
@@ -4,7 +4,7 @@
 <head>
   <title>Installation</title>
   <meta name="GENERATOR" content="Modular DocBook HTML Stylesheet Version 1.79">
-  <link rel="HOME" title="Privoxy 3.0.27 User Manual" href="index.html">
+  <link rel="HOME" title="Privoxy 3.0.29 User Manual" href="index.html">
   <link rel="PREVIOUS" title="Introduction" href="introduction.html">
   <link rel="NEXT" title="What's New in this Release" href="whatsnew.html">
   <link rel="STYLESHEET" type="text/css" href="../p_doc.css">
@@ -15,7 +15,7 @@
   <div class="NAVHEADER">
     <table summary="Header navigation table" width="100%" border="0" cellpadding="0" cellspacing="0">
       <tr>
-        <th colspan="3" align="center">Privoxy 3.0.27 User Manual</th>
+        <th colspan="3" align="center">Privoxy 3.0.29 User Manual</th>
       </tr>
       <tr>
         <td width="10%" align="left" valign="bottom"><a href="introduction.html" accesskey="P">Prev</a></td>
       <table border="0" bgcolor="#E0E0E0" width="100%">
         <tr>
           <td>
-            <pre class="SCREEN"> tar xzvf privoxy-3.0.27-stable-src.tar.gz
- cd privoxy-3.0.27-stable</pre>
+            <pre class="SCREEN"> tar xzvf privoxy-3.0.29-beta-src.tar.gz
+ cd privoxy-3.0.29-beta</pre>
           </td>
         </tr>
       </table>
       </table>
       <p>This will create a directory named <tt class="FILENAME">&lt;root-dir&#62;/privoxy/</tt>, which will contain
       the source tree.</p>
-      <p>Note that source code in GIT is development quality, and may not be stable or well tested.</p>
+      <p>Note that source code in Git is development quality, and may not be stable or well tested.</p>
       <p>It is strongly recommended to not run <span class="APPLICATION">Privoxy</span> as root. You should
       configure/install/run <span class="APPLICATION">Privoxy</span> as an unprivileged user, preferably by creating a
       <span class="QUOTE">"privoxy"</span> user and group just for this purpose. See your local documentation for the