IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17453


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

VERSION 0.08

Location:
trunk/Nebulous-Server
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/Changes

    r17452 r17453  
    11Revision history for Nebulous
    22
    3 0.08
     30.08 Thu Apr 17 16:08:16 HST 2008
    44    - set permissions on storage instance directories
    55
  • trunk/Nebulous-Server/lib/Nebulous/Server.pm

    r17452 r17453  
    11# Copyright (c) 2004-2008  Joshua Hoblitt
    22#
    3 # $Id: Server.pm,v 1.58 2008-04-18 02:07:06 jhoblitt Exp $
     3# $Id: Server.pm,v 1.59 2008-04-18 02:08:35 jhoblitt Exp $
    44
    55package Nebulous::Server;
     
    88use warnings FATAL => qw( all );
    99
    10 our $VERSION = '0.07';
     10our $VERSION = '0.08';
    1111
    1212use base qw( Class::Accessor::Fast );
Note: See TracChangeset for help on using the changeset viewer.