IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 2, 2005, 4:32:56 PM (21 years ago)
Author:
jhoblitt
Message:

Nebulous::Client, Nebulous::Server, & Nebulous::Server::SQL VERSION to '0.02'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/lib/Nebulous/Server.pm

    r5660 r5664  
    11# Copyright (c) 2004  Joshua Hoblitt
    22#
    3 # $Id: Server.pm,v 1.18 2005-12-02 23:48:16 jhoblitt Exp $
     3# $Id: Server.pm,v 1.19 2005-12-03 02:32:56 jhoblitt Exp $
    44
    55package Nebulous::Server;
     
    88use warnings FATAL => qw( all );
    99
    10 our $VERSION = '0.01';
     10our $VERSION = '0.02';
    1111
    1212use DBI;
Note: See TracChangeset for help on using the changeset viewer.