IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19495


Ignore:
Timestamp:
Sep 11, 2008, 1:01:17 PM (18 years ago)
Author:
jhoblitt
Message:

VERSION 0.15

Location:
trunk/Nebulous-Server
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/Changes

    r19493 r19495  
    11Revision history for Nebulous
    22
    3 0.15
     30.15 Thu Sep 11 13:00:59 HST 2008
    44    - invert soft volume semantics
    55
  • trunk/Nebulous-Server/lib/Nebulous/Server.pm

    r19493 r19495  
    11# Copyright (c) 2004-2008  Joshua Hoblitt
    22#
    3 # $Id: Server.pm,v 1.86 2008-09-11 22:35:52 jhoblitt Exp $
     3# $Id: Server.pm,v 1.87 2008-09-11 23:01:17 jhoblitt Exp $
    44
    55package Nebulous::Server;
     
    99no warnings qw( uninitialized );
    1010
    11 our $VERSION = '0.14';
     11our $VERSION = '0.15';
    1212
    1313use base qw( Class::Accessor::Fast );
Note: See TracChangeset for help on using the changeset viewer.