[Privoxy-commits] [privoxy] 02/02: uagen: Bump version to 1.2.3

User Git git at git.privoxy.org
Sun Nov 7 12:26:24 UTC 2021


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit a1abf1b337b97a725db41349b37fac4ecc6a4827
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Thu Nov 4 21:24:44 2021 +0100

    uagen: Bump version to 1.2.3
---
 tools/uagen.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/uagen.pl b/tools/uagen.pl
index 6e836eca..a642d915 100755
--- a/tools/uagen.pl
+++ b/tools/uagen.pl
@@ -39,7 +39,7 @@ use Getopt::Long;
 
 use constant {
 
-   UAGEN_VERSION       => 'uagen 1.2.2',
+   UAGEN_VERSION       => 'uagen 1.2.3',
 
    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