privoxy-log-parser: Bump version to 0.9.5
authorFabian Keil <fk@fabiankeil.de>
Sat, 9 Jul 2022 06:22:13 +0000 (08:22 +0200)
committerFabian Keil <fk@fabiankeil.de>
Sun, 10 Jul 2022 05:55:55 +0000 (07:55 +0200)
tools/privoxy-log-parser.pl

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