[Privoxy-commits] [privoxy] 01/05: uagen: Bump version
User Git
git at git.privoxy.org
Fri Jan 7 16:23:33 UTC 2022
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit a049d05b8400c1c8b8ccbe44fa1d97691bf0c9df
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Fri Jan 7 17:22:00 2022 +0100
uagen: Bump version
---
tools/uagen.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/uagen.pl b/tools/uagen.pl
index 61e90f6b..f5ead1d3 100755
--- a/tools/uagen.pl
+++ b/tools/uagen.pl
@@ -39,7 +39,7 @@ use Getopt::Long;
use constant {
- UAGEN_VERSION => 'uagen 1.2.3',
+ UAGEN_VERSION => 'uagen 1.2.4',
UAGEN_LOGFILE => '/var/log/uagen.log',
ACTION_FILE => '/etc/privoxy/user-agent.action',
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list