Changeset 411

Show
Ignore:
Timestamp:
05/30/07 00:28:50 (1 year ago)
Author:
kindlund
Message:

Version bump.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • honeyclient/trunk/lib/HoneyClient/Agent.pm

    r409 r411  
    3838=head1 VERSION 
    3939 
    40 0.95 
     400.97 
    4141 
    4242=head1 SYNOPSIS 
     
    7979 
    8080    # Set our package version. 
    81     $VERSION = 0.95
     81    $VERSION = 0.97
    8282 
    8383    @ISA = qw(Exporter); 
  • honeyclient/trunk/lib/HoneyClient/Agent/Driver.pm

    r328 r411  
    3838=head1 VERSION 
    3939 
    40 This documentation refers to HoneyClient::Agent::Driver version 0.95
     40This documentation refers to HoneyClient::Agent::Driver version 0.97
    4141 
    4242=head1 SYNOPSIS 
     
    120120 
    121121    # Set our package version. 
    122     $VERSION = 0.95
     122    $VERSION = 0.97
    123123 
    124124    @ISA = qw(Exporter); 
  • honeyclient/trunk/lib/HoneyClient/Agent/Driver/Browser.pm

    r409 r411  
    4040=head1 VERSION 
    4141 
    42 This documentation refers to HoneyClient::Agent::Driver::Browser version 0.95
     42This documentation refers to HoneyClient::Agent::Driver::Browser version 0.97
    4343 
    4444=head1 SYNOPSIS 
     
    155155 
    156156    # Set our package version. 
    157     $VERSION = 0.95
     157    $VERSION = 0.97
    158158 
    159159    # Define inherited modules. 
  • honeyclient/trunk/lib/HoneyClient/Agent/Driver/Browser/FF.pm

    r328 r411  
    5353 
    5454    # Set our package version. 
    55     $VERSION = 0.95
     55    $VERSION = 0.97
    5656 
    5757    # Define inherited modules. 
  • honeyclient/trunk/lib/HoneyClient/Agent/Driver/Browser/IE.pm

    r328 r411  
    4343=head1 VERSION 
    4444 
    45 This documentation refers to HoneyClient::Agent::Driver::Browser::IE version 0.95
     45This documentation refers to HoneyClient::Agent::Driver::Browser::IE version 0.97
    4646 
    4747=head1 SYNOPSIS 
     
    7474 
    7575    # Set our package version. 
    76     $VERSION = 0.95
     76    $VERSION = 0.97
    7777 
    7878    # Define inherited modules. 
  • honeyclient/trunk/lib/HoneyClient/Agent/Integrity.pm

    r409 r411  
    3838=head1 VERSION 
    3939 
    40 This documentation refers to HoneyClient::Agent::Integrity version 0.95
     40This documentation refers to HoneyClient::Agent::Integrity version 0.97
    4141 
    4242=head1 SYNOPSIS 
     
    198198 
    199199    # Set our package version. 
    200     $VERSION = 0.95
     200    $VERSION = 0.97
    201201 
    202202    @ISA = qw(Exporter); 
  • honeyclient/trunk/lib/HoneyClient/Agent/Integrity/Filesystem.pm

    r409 r411  
    3737=head1 VERSION 
    3838 
    39 This documentation refers to HoneyClient::Agent::Integrity::Filesystem version 0.95
     39This documentation refers to HoneyClient::Agent::Integrity::Filesystem version 0.97
    4040 
    4141=head1 SYNOPSIS 
     
    135135 
    136136    # Set our package version. 
    137     $VERSION = 0.95
     137    $VERSION = 0.97
    138138 
    139139    @ISA = qw(Exporter); 
  • honeyclient/trunk/lib/HoneyClient/Agent/Integrity/Registry.pm

    r409 r411  
    3838=head1 VERSION 
    3939 
    40 This documentation refers to HoneyClient::Agent::Integrity::Registry version 0.95
     40This documentation refers to HoneyClient::Agent::Integrity::Registry version 0.97
    4141 
    4242=head1 SYNOPSIS 
     
    142142 
    143143    # Set our package version. 
    144     $VERSION = 0.95
     144    $VERSION = 0.97
    145145 
    146146    @ISA = qw(Exporter); 
  • honeyclient/trunk/lib/HoneyClient/Agent/Integrity/Registry/Parser.pm

    r409 r411  
    5555=head1 VERSION 
    5656 
    57 This documentation refers to HoneyClient::Agent::Integrity::Registry::Parser version 0.95
     57This documentation refers to HoneyClient::Agent::Integrity::Registry::Parser version 0.97
    5858 
    5959=head1 SYNOPSIS 
     
    133133 
    134134    # Set our package version. 
    135     $VERSION = 0.95
     135    $VERSION = 0.97
    136136 
    137137    @ISA = qw(Exporter); 
  • honeyclient/trunk/lib/HoneyClient/Agent/Integrity/Registry/Parser.yp

    r409 r411  
    3838=head1 VERSION 
    3939 
    40 This documentation refers to HoneyClient::Agent::Integrity::Registry::Parser version 0.95
     40This documentation refers to HoneyClient::Agent::Integrity::Registry::Parser version 0.97
    4141 
    4242=head1 SYNOPSIS 
     
    116116 
    117117    # Set our package version. 
    118     $VERSION = 0.95
     118    $VERSION = 0.97
    119119 
    120120    @ISA = qw(Exporter); 
  • honeyclient/trunk/lib/HoneyClient/Manager.pm

    r409 r411  
    3636=head1 VERSION 
    3737 
    38 This documentation refers to HoneyClient::Manager version 0.95
     38This documentation refers to HoneyClient::Manager version 0.97
    3939 
    4040=head1 SYNOPSIS 
     
    7373 
    7474    # Set our package version. 
    75     $VERSION = 0.95
     75    $VERSION = 0.97
    7676 
    7777    @ISA = qw(Exporter); 
  • honeyclient/trunk/lib/HoneyClient/Manager/FW.pm

    r353 r411  
    4141=head1 VERSION 
    4242 
    43 This documentation refers to HoneyClient::Manager::FW version 0.95
     43This documentation refers to HoneyClient::Manager::FW version 0.97
    4444 
    4545=head1 SYNOPSIS 
     
    315315 
    316316    # Set our package version. 
    317     $VERSION = 0.95
     317    $VERSION = 0.97
    318318 
    319319    @ISA = qw(Exporter); 
  • honeyclient/trunk/lib/HoneyClient/Manager/VM.pm

    r409 r411  
    3939=head1 VERSION 
    4040 
    41 This documentation refers to HoneyClient::Manager:VM version 0.95
     41This documentation refers to HoneyClient::Manager:VM version 0.97
    4242 
    4343=head1 SYNOPSIS 
     
    320320 
    321321    # Set our package version. 
    322     $VERSION = 0.95
     322    $VERSION = 0.97
    323323 
    324324    @ISA = qw(Exporter); 
  • honeyclient/trunk/lib/HoneyClient/Util/Config.pm

    r409 r411  
    3737=head1 VERSION 
    3838 
    39 This documentation refers to HoneyClient::Util::Config version 0.95
     39This documentation refers to HoneyClient::Util::Config version 0.97
    4040 
    4141=head1 SYNOPSIS 
     
    9595 
    9696    # Set our package version. 
    97     $VERSION = 0.95
     97    $VERSION = 0.97
    9898 
    9999    @ISA = qw(Exporter); 
  • honeyclient/trunk/lib/HoneyClient/Util/SOAP.pm

    r409 r411  
    3737=head1 VERSION 
    3838 
    39 This documentation refers to HoneyClient::Util::SOAP version 0.95
     39This documentation refers to HoneyClient::Util::SOAP version 0.97
    4040 
    4141=head1 SYNOPSIS 
     
    130130 
    131131    # Set our package version. 
    132     $VERSION = 0.95
     132    $VERSION = 0.97
    133133 
    134134    @ISA = qw(Exporter);