X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=index.html;h=be517a6c543644c73f8db94efab36693d1471534;hb=refs%2Ftags%2FHTTP_HEADERS_USERAGENT_3_01;hp=3fea4df3a911b446d4b731dc499454f79bcb0dfa;hpb=d0e632b26b3ed0a126599a4b68f9163de4ff6fa4;p=HTTP-Headers-UserAgent.git diff --git a/index.html b/index.html index 3fea4df..be517a6 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,9 @@ HTTP::Headers::UserAgent - parse User-Agent headers
-HTTP::Headers::UserAgent v3.00
+HTTP::Headers::UserAgent v3.01
 
-Copyright (c) 2001 Ivan Kohler.  All rights reserved.
+Copyright (c) 2002 Ivan Kohler.  All rights reserved.
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
@@ -11,13 +11,13 @@ This is a class that deals with the HTTP User-Agent header.  It will parse
 the header, and (hopefully) report the correct platform, operating system,
 browser, and browser version.
 
-This is version 3.00 of the HTPP::Headers::UserAgent class.  It is now
+This is version 3.01 of the HTPP::Headers::UserAgent class.  It is now
 depriciated, and the code is a wrapper around the more well-maintained
 HTTP::BrowserDetect module.  You are advised to switch to HTTP::BrowserDetect.
 While the interface provides backward-compatibility with version 1.00, it is
 not based on the 1.00 code.
 
-Download HTTP-Headers-UserAgent v3.00
+Download HTTP-Headers-UserAgent v3.01
 
 To install:
 	perl Makefile.PL