Rebuild docs for 3.0.34 UNRELEASED
[privoxy.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index c8e1f96..297d60d 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -39,8 +39,8 @@ compiler like gcc are required.
 
 When building from a source tarball, first unpack the source:
 
-  tar xzvf privoxy-3.0.33-stable-src.tar.gz
-  cd privoxy-3.0.33-stable
+  tar xzvf privoxy-3.0.34-beta-src.tar.gz
+  cd privoxy-3.0.34-beta
 
 To build the development version, you can get the source code by doing: