Ignore:
Timestamp:
11/02/09 18:33:51 (2 years ago)
Author:
adamk
Message:

Prepared for 1.09 release

Location:
trunk/IO-Socket-Multicast
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/IO-Socket-Multicast/Changes

    r9009 r9024  
    1 Revision history for Perl extension IO::Socket::Multicast 
     1Revision history for Perl extension IO-Socket-Multicast 
     2 
     31.09 
     4    Refactored tests to prevent false negatives on Win32 (ADAMK) 
     5 
    261.08    Mon Nov  2 11:23:33 EST 2009 
    37    Test fixes and spelling corrections (BRAMBLE) 
  • trunk/IO-Socket-Multicast/lib/IO/Socket/Multicast.pm

    r9008 r9024  
    2121    mcast_send 
    2222  ); 
    23   $VERSION = '1.08'; 
     23  $VERSION = '1.09'; 
    2424  @ISA = qw( 
    2525    Exporter 
Note: See TracChangeset for help on using the changeset viewer.