[Privoxy-commits] [privoxy] 06/11: privoxy-regression-test.pl: Bump version
User Git
git at git.privoxy.org
Tue Jul 11 05:52:40 CEST 2023
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 078c3588ec85b58695fffb63840a92ce59dd2998
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Fri Jun 30 17:49:45 2023 +0200
privoxy-regression-test.pl: Bump version
---
tools/privoxy-regression-test.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/privoxy-regression-test.pl b/tools/privoxy-regression-test.pl
index 5209bf8a..523f4db0 100755
--- a/tools/privoxy-regression-test.pl
+++ b/tools/privoxy-regression-test.pl
@@ -38,7 +38,7 @@ use strict;
use Getopt::Long;
use constant {
- PRT_VERSION => 'Privoxy-Regression-Test 0.7.3',
+ PRT_VERSION => 'Privoxy-Regression-Test 0.7.4',
CURL => 'curl',
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list