[Privoxy-commits] [privoxy] 04/06: Privoxy-Log-Parser: Bump version to 0.9.8

User Git git at git.privoxy.org
Wed Feb 25 16:24:02 CET 2026


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit 6eb2db2ffea20d323b9ea0a0cfcc35a844503c2d
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Wed Feb 25 16:25:41 2026 +0100

    Privoxy-Log-Parser: Bump version to 0.9.8
---
 tools/privoxy-log-parser.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/privoxy-log-parser.pl b/tools/privoxy-log-parser.pl
index c7f61324..db89ca59 100755
--- a/tools/privoxy-log-parser.pl
+++ b/tools/privoxy-log-parser.pl
@@ -43,7 +43,7 @@ use warnings;
 use Getopt::Long;
 
 use constant {
-    PRIVOXY_LOG_PARSER_VERSION => '0.9.7',
+    PRIVOXY_LOG_PARSER_VERSION => '0.9.8',
     # Feel free to mess with these ...
     DEFAULT_BACKGROUND => 'black',  # Choose registered colour (like 'black')
     DEFAULT_TEXT_COLOUR => 'white', # Choose registered colour (like 'black')

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list