privoxy-log-parser: Bump version to 0.9.3
authorFabian Keil <fk@fabiankeil.de>
Mon, 22 Feb 2021 11:01:59 +0000 (12:01 +0100)
committerFabian Keil <fk@fabiankeil.de>
Wed, 24 Feb 2021 08:55:35 +0000 (09:55 +0100)
tools/privoxy-log-parser.pl

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