From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 5 Jan 2025 14:23:24 +0000 (+0100)
Subject: uagen: Bump version to 0.1.6
X-Git-Tag: v_4_0_0~37
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/user-manual/coding.html?a=commitdiff_plain;h=c206e3e5a57754d6942a5ed4d4dccbc15463e9f5;p=privoxy.git

uagen: Bump version to 0.1.6
---

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',