From 23f3aaf4dc2acaa556d7eaad3aa704b9311f3515 Mon Sep 17 00:00:00 2001 From: "ian%hixie.ch" Date: Fri, 8 Mar 2002 15:43:31 +0000 Subject: [PATCH] Updating various version strings to 2.2. --- webtools/mozbot/BotModules/devel.txt | 2 +- webtools/mozbot/INSTALL | 2 +- webtools/mozbot/INSTALL.UNIX.CHROOT-JAIL | 2 +- webtools/mozbot/INSTALL.WIN32 | 2 +- webtools/mozbot/mozbot.pl | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/webtools/mozbot/BotModules/devel.txt b/webtools/mozbot/BotModules/devel.txt index 7f8803d6ccc..b61abbad651 100644 --- a/webtools/mozbot/BotModules/devel.txt +++ b/webtools/mozbot/BotModules/devel.txt @@ -1,7 +1,7 @@ MODULE API DOCUMENTATION ======================== -This file documents the mozbot 2.0 bot module API. +This file documents the mozbot 2.2 bot module API. Revisions are welcome. Sample module diff --git a/webtools/mozbot/INSTALL b/webtools/mozbot/INSTALL index c57af9b1d56..085c1bc3668 100644 --- a/webtools/mozbot/INSTALL +++ b/webtools/mozbot/INSTALL @@ -4,7 +4,7 @@ | '_ ` _ \ / _ \_ / '_ \ / _ \| __| | | | | | | (_) / /| |_) | (_) | |_ |_| |_| |_|\___/___|_.__/ \___/ \__| - =======================- 2 . 0 -== + =======================- 2 . 2 -== INSTALLATION diff --git a/webtools/mozbot/INSTALL.UNIX.CHROOT-JAIL b/webtools/mozbot/INSTALL.UNIX.CHROOT-JAIL index b2af4150065..9f4602cef1c 100644 --- a/webtools/mozbot/INSTALL.UNIX.CHROOT-JAIL +++ b/webtools/mozbot/INSTALL.UNIX.CHROOT-JAIL @@ -4,7 +4,7 @@ | '_ ` _ \ / _ \_ / '_ \ / _ \| __| | | | | | | (_) / /| |_) | (_) | |_ |_| |_| |_|\___/___|_.__/ \___/ \__| - =======================- 2 . 0 -== + =======================- 2 . 2 -== INTRODUCTION diff --git a/webtools/mozbot/INSTALL.WIN32 b/webtools/mozbot/INSTALL.WIN32 index ad99f0f4013..d4cc87de1fe 100644 --- a/webtools/mozbot/INSTALL.WIN32 +++ b/webtools/mozbot/INSTALL.WIN32 @@ -4,7 +4,7 @@ | '_ ` _ \ / _ \_ / '_ \ / _ \| __| | | | | | | (_) / /| |_) | (_) | |_ |_| |_| |_|\___/___|_.__/ \___/ \__| - =======================- 2 . 0 -== + =======================- 2 . 2 -== INTRODUCTION diff --git a/webtools/mozbot/mozbot.pl b/webtools/mozbot/mozbot.pl index 0cae6e6b45d..84a12a3448b 100755 --- a/webtools/mozbot/mozbot.pl +++ b/webtools/mozbot/mozbot.pl @@ -8,7 +8,7 @@ # | '_ ` _ \ / _ \_ / '_ \ / _ \| __| # | | | | | | (_) / /| |_) | (_) | |_ # |_| |_| |_|\___/___|_.__/ \___/ \__| -# =======================- 2 . 0 -== +# ==================================== # # The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file