IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 26, 2006, 4:16:06 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION to 0.09

File:
1 edited

Legend:

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

    r9758 r9759  
    11# Copyright (c) 2005  Joshua Hoblitt
    22#
    3 # $Id: Config.pm,v 1.27 2006-10-27 02:15:45 jhoblitt Exp $
     3# $Id: Config.pm,v 1.28 2006-10-27 02:16:06 jhoblitt Exp $
    44
    55package PS::IPP::Metadata::Config;
     
    88use warnings FATAL => qw( all );
    99
    10 our $VERSION = '0.08';
     10our $VERSION = '0.09';
    1111
    1212use Carp qw( carp );
Note: See TracChangeset for help on using the changeset viewer.