[Privoxy-commits] [privoxy] 03/04: uagen: Bump version
User Git
git at git.privoxy.org
Sat Oct 14 16:33:10 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 50d389d479d1d7995f8650b359a32e6840bd66ff
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sun Oct 8 16:11:06 2023 +0200
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 61601b88..e1d11f7e 100755
--- a/tools/uagen.pl
+++ b/tools/uagen.pl
@@ -39,7 +39,7 @@ use Getopt::Long;
use constant {
- UAGEN_VERSION => 'uagen 1.2.4',
+ UAGEN_VERSION => 'uagen 1.2.5',
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