IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9163


Ignore:
Timestamp:
Oct 3, 2006, 3:25:35 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION to 0.06

File:
1 edited

Legend:

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

    r8948 r9163  
    11# Copyright (c) 2005  Joshua Hoblitt
    22#
    3 # $Id: Config.pm,v 1.23 2006-09-25 22:06:19 jhoblitt Exp $
     3# $Id: Config.pm,v 1.24 2006-10-04 01:25:35 jhoblitt Exp $
    44
    55package PS::IPP::Metadata::Config;
     
    88use warnings FATAL => qw( all );
    99
    10 our $VERSION = '0.05';
     10our $VERSION = '0.06';
    1111
    1212use Carp qw( carp );
Note: See TracChangeset for help on using the changeset viewer.