IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 2, 2007, 9:55:38 PM (19 years ago)
Author:
jhoblitt
Message:

VERSION 1.00

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PS-IPP-Config/lib/PS/IPP/Config.pm

    r11518 r11647  
    11# Copyright (c) 2006  Paul Price, Joshua Hoblitt
    22#
    3 # $Id: Config.pm,v 1.27 2007-02-01 02:22:31 eugene Exp $
     3# $Id: Config.pm,v 1.28 2007-02-03 07:55:38 jhoblitt Exp $
    44
    55package PS::IPP::Config;
     
    88use warnings FATAL => qw( all );
    99
    10 our $VERSION = '0.01';
     10our $VERSION = '1.00';
    1111
    1212use Carp qw( carp croak );
Note: See TracChangeset for help on using the changeset viewer.