[Privoxy-commits] [privoxy] 04/13: privoxy-log-parser: Bump version to 0.9.3
User Git
git at git.privoxy.org
Wed Feb 24 08:55:01 UTC 2021
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit c6d9cfc7409faeed7d7e43a9e15ab38aa1c108c8
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Mon Feb 22 12:01:59 2021 +0100
privoxy-log-parser: Bump version to 0.9.3
---
tools/privoxy-log-parser.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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')
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list