[Privoxy-commits] [privoxy] 07/08: privoxy-log-parser: Bump version to 0.9.6
User Git
git at git.privoxy.org
Mon Jan 6 15:01:44 CET 2025
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit d8f9216233026f0193323b91f45f9c51dd62ed51
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sun Jan 5 15:19:23 2025 +0100
privoxy-log-parser: Bump version to 0.9.6
---
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 ae18c57e..7ffc1259 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.5',
+ PRIVOXY_LOG_PARSER_VERSION => '0.9.6',
# 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