From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 9 Dec 2020 17:11:24 +0000 (+0100)
Subject: uagen: Bump version to 1.2.2
X-Git-Tag: v_3_0_30~271^2~18
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/static/@url@?a=commitdiff_plain;h=b3b4bb0a7fbc87472142e21fd385492576796391;p=privoxy.git

uagen: Bump version to 1.2.2
---

diff --git a/tools/uagen.pl b/tools/uagen.pl
index 675d63cf..5dcc14f0 100755
--- a/tools/uagen.pl
+++ b/tools/uagen.pl
@@ -38,7 +38,7 @@ use Getopt::Long;
 
 use constant {
 
-   UAGEN_VERSION       => 'uagen 1.2.1',
+   UAGEN_VERSION       => 'uagen 1.2.2',
 
    UAGEN_LOGFILE       => '/var/log/uagen.log',
    ACTION_FILE         => '/etc/privoxy/user-agent.action',