IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17449 for trunk/Nebulous/lib


Ignore:
Timestamp:
Apr 17, 2008, 2:08:58 PM (18 years ago)
Author:
jhoblitt
Message:

VERSION 0.08

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/lib/Nebulous/Client.pm

    r17448 r17449  
    11# Copyright (c) 2004-2008  Joshua Hoblitt
    22#
    3 # $Id: Client.pm,v 1.42 2008-04-18 00:08:23 jhoblitt Exp $
     3# $Id: Client.pm,v 1.43 2008-04-18 00:08:58 jhoblitt Exp $
    44
    55package Nebulous::Client;
     
    88use warnings FATAL => qw( all );
    99
    10 our $VERSION = '0.07';
     10our $VERSION = '0.08';
    1111
    1212use File::Copy qw();
Note: See TracChangeset for help on using the changeset viewer.