From 74da8556618cbd7e499e46ecd598aec0ae9feba4 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sun, 18 Mar 2012 13:47:11 +0000 Subject: [PATCH] Bump version to 1.2.1 --- tools/uagen.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/uagen.pl b/tools/uagen.pl index 404e9034..4ab9444a 100755 --- a/tools/uagen.pl +++ b/tools/uagen.pl @@ -3,7 +3,7 @@ ############################################################################################## # uagen (http://www.fabiankeil.de/sourcecode/uagen/) # -# $Id: uagen.pl,v 1.18 2011/11/13 16:55:32 fabiankeil Exp $ +# $Id: uagen.pl,v 1.19 2012/03/18 13:46:54 fabiankeil Exp $ # # Generates a pseudo-random Firefox user agent and writes it into a Privoxy action file # and optionally into a Mozilla prefs file. For documentation see 'perldoc uagen(.pl)'. @@ -40,7 +40,7 @@ use Getopt::Long; use constant { - UAGEN_VERSION => 'uagen 1.1', + UAGEN_VERSION => 'uagen 1.2.1', UAGEN_LOGFILE => '/var/log/uagen.log', ACTION_FILE => '/etc/privoxy/user-agent.action', -- 2.39.2