privoxy-log-parser: Bump version to 0.9.2
authorFabian Keil <fk@fabiankeil.de>
Tue, 15 Dec 2020 09:06:55 +0000 (10:06 +0100)
committerFabian Keil <fk@fabiankeil.de>
Thu, 17 Dec 2020 14:13:56 +0000 (15:13 +0100)
tools/privoxy-log-parser.pl

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