IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 11, 2006, 4:09:10 PM (20 years ago)
Author:
jhoblitt
Message:

VESRION 0.08

File:
1 edited

Legend:

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

    r9480 r9496  
    11# Copyright (c) 2005  Joshua Hoblitt
    22#
    3 # $Id: Config.pm,v 1.25 2006-10-11 03:09:25 jhoblitt Exp $
     3# $Id: Config.pm,v 1.26 2006-10-12 02:09:10 jhoblitt Exp $
    44
    55package PS::IPP::Metadata::Config;
     
    88use warnings FATAL => qw( all );
    99
    10 our $VERSION = '0.07';
     10our $VERSION = '0.08';
    1111
    1212use Carp qw( carp );
Note: See TracChangeset for help on using the changeset viewer.