IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18455 for trunk/Nebulous/lib


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

VERSION 0.09

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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.