From fd6baa5fc0018018203e91114b832630a0087bfc Mon Sep 17 00:00:00 2001 From: timriker Date: Mon, 20 Jan 2003 22:41:55 +0000 Subject: [PATCH] version git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@758 c11ca15a-4712-0410-83d8-924469b57eb5 --- patches/Google.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/Google.pm b/patches/Google.pm index e323eee..869eed3 100644 --- a/patches/Google.pm +++ b/patches/Google.pm @@ -147,7 +147,7 @@ require Exporter; @EXPORT = qw(); @EXPORT_OK = qw(); @ISA = qw(WWW::Search Exporter); -$VERSION = '2.21'; +$VERSION = '2.21.1'; $MAINTAINER = 'Jim Smyser '; $TEST_CASES = <<"ENDTESTCASES"; -- 2.39.5