privoxy-log-parser: Bump version to 0.9.6
authorFabian Keil <fk@fabiankeil.de>
Sun, 5 Jan 2025 14:19:23 +0000 (15:19 +0100)
committerFabian Keil <fk@fabiankeil.de>
Mon, 6 Jan 2025 14:02:04 +0000 (15:02 +0100)
tools/privoxy-log-parser.pl

index ae18c57..7ffc125 100755 (executable)
@@ -43,7 +43,7 @@ use warnings;
 use Getopt::Long;
 
 use constant {
-    PRIVOXY_LOG_PARSER_VERSION => '0.9.5',
+    PRIVOXY_LOG_PARSER_VERSION => '0.9.6',
     # Feel free to mess with these ...
     DEFAULT_BACKGROUND => 'black',  # Choose registered colour (like 'black')
     DEFAULT_TEXT_COLOUR => 'white', # Choose registered colour (like 'black')