From: Fabian Keil Date: Mon, 22 Feb 2021 11:01:59 +0000 (+0100) Subject: privoxy-log-parser: Bump version to 0.9.3 X-Git-Tag: v_3_0_32~24 X-Git-Url: http://www.privoxy.org/gitweb/show-status?a=commitdiff_plain;h=c6d9cfc7409faeed7d7e43a9e15ab38aa1c108c8;p=privoxy.git privoxy-log-parser: Bump version to 0.9.3 --- diff --git a/tools/privoxy-log-parser.pl b/tools/privoxy-log-parser.pl index e7f29c62..0ce7ffb0 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.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')