From 0962ed96382cb33d51c6194245b847a557abc492 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 6 Jan 2025 15:05:54 +0100
Subject: [PATCH] Regenerate config file for Privoxy 4.0.0

---
 config | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/config b/config
index 779a2160..8f358f57 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
-#        Sample Configuration File for Privoxy 3.0.34
+#        Sample Configuration File for Privoxy 4.0.0
 #
-# Copyright (C) 2001-2023 Privoxy Developers https://www.privoxy.org/
+# Copyright (C) 2001-2025 Privoxy Developers https://www.privoxy.org/
 #
 #####################################################################
 #                                                                   #
@@ -1300,7 +1300,7 @@ enable-proxy-authentication-forwarding 0
 #  visits.
 #
 #  Also specified here are SOCKS proxies. Privoxy supports the SOCKS
-#  4 and SOCKS 4A protocols.
+#  4, SOCKS 4A and SOCKS 5 protocols.
 #
 #
 #  5.1. forward
-- 
2.49.0