Bump version
authorFabian Keil <fk@fabiankeil.de>
Sun, 30 Dec 2018 14:39:35 +0000 (15:39 +0100)
committerFabian Keil <fk@fabiankeil.de>
Sun, 30 Dec 2018 14:39:35 +0000 (15:39 +0100)
INSTALL

diff --git a/INSTALL b/INSTALL
index 1f00e94..4acc4cf 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.27-stable-src.tar.gz
- cd privoxy-3.0.27-stable
+ tar xzvf privoxy-3.0.28-stable-src.tar.gz
+ cd privoxy-3.0.28-stable
 
 To build the development version, you can get the source code by doing: