[Privoxy-commits] [privoxy] 02/05: uagen: Bump version to 0.1.7
User Git
git at git.privoxy.org
Thu Nov 27 14:07:41 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 f4c829704d4a980ccb7d9f4557229f55638a5d2d
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Thu Oct 9 15:20:34 2025 +0200
uagen: Bump version to 0.1.7
---
tools/uagen.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/uagen.pl b/tools/uagen.pl
index dcf6cbf1..89da56b7 100755
--- a/tools/uagen.pl
+++ b/tools/uagen.pl
@@ -39,7 +39,7 @@ use Getopt::Long;
use constant {
- UAGEN_VERSION => 'uagen 1.2.6',
+ UAGEN_VERSION => 'uagen 1.2.7',
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