IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 1, 2007, 3:42:56 PM (19 years ago)
Author:
jhoblitt
Message:

VERSION 0.11

File:
1 edited

Legend:

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

    r9850 r11568  
    11# Copyright (c) 2005  Joshua Hoblitt
    22#
    3 # $Id: Config.pm,v 1.29 2006-11-04 01:25:53 jhoblitt Exp $
     3# $Id: Config.pm,v 1.30 2007-02-02 01:42:56 jhoblitt Exp $
    44
    55package PS::IPP::Metadata::Config;
     
    88use warnings FATAL => qw( all );
    99
    10 our $VERSION = '0.10';
     10our $VERSION = '0.11';
    1111
    1212use Carp qw( carp );
Note: See TracChangeset for help on using the changeset viewer.