IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18455


Ignore:
Timestamp:
Jul 9, 2008, 4:38:58 PM (18 years ago)
Author:
jhoblitt
Message:

VERSION 0.09

Location:
trunk/Nebulous
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/Changes

    r18454 r18455  
    11Revision history for Nebulous
    22
    3 0.09
     30.09 Wed Jul  9 16:36:27 HST 2008
    44    - change "any" volume usage to corespond to changes in Nebulous::Server
    55    - add neb-replicate --copies option
  • trunk/Nebulous/lib/Nebulous/Client.pm

    r18454 r18455  
    11# Copyright (c) 2004-2008  Joshua Hoblitt
    22#
    3 # $Id: Client.pm,v 1.55 2008-07-10 02:38:24 jhoblitt Exp $
     3# $Id: Client.pm,v 1.56 2008-07-10 02:38:58 jhoblitt Exp $
    44
    55package Nebulous::Client;
     
    99no warnings qw( uninitialized );
    1010
    11 our $VERSION = '0.08';
     11our $VERSION = '0.09';
    1212
    1313use Digest::MD5;
Note: See TracChangeset for help on using the changeset viewer.