[Privoxy-commits] [privoxy] 08/08: uagen: Bump version to 0.1.6
User Git
git at git.privoxy.org
Mon Jan 6 15:01:45 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 c206e3e5a57754d6942a5ed4d4dccbc15463e9f5
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sun Jan 5 15:23:24 2025 +0100
uagen: Bump version to 0.1.6
---
tools/uagen.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/uagen.pl b/tools/uagen.pl
index a70162fb..694320f7 100755
--- a/tools/uagen.pl
+++ b/tools/uagen.pl
@@ -39,7 +39,7 @@ use Getopt::Long;
use constant {
- UAGEN_VERSION => 'uagen 1.2.5',
+ UAGEN_VERSION => 'uagen 1.2.6',
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