IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 20, 2006, 12:11:24 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION to 0.02

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStore/scripts/dsproductls

    r6637 r6652  
    33# Copyright (C) 2006  Joshua Hoblitt
    44#
    5 # $Id: dsproductls,v 1.1 2006-03-18 04:02:35 jhoblitt Exp $
     5# $Id: dsproductls,v 1.2 2006-03-20 22:11:24 jhoblitt Exp $
    66
    77use strict;
     
    99
    1010use vars qw( $VERSION );
    11 $VERSION = '0.01';
     11$VERSION = '0.02';
    1212
    1313use DataStore;
Note: See TracChangeset for help on using the changeset viewer.