IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 4, 2006, 12:21:06 PM (21 years ago)
Author:
jhoblitt
Message:

interpolate the value for $VERSION

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/glueforge.in

    r5886 r5887  
    33# Copyright (C) 2005  Joshua Hoblitt
    44#
    5 # $Id: glueforge.in,v 1.30 2006-01-04 22:14:10 jhoblitt Exp $
     5# $Id: glueforge.in,v 1.31 2006-01-04 22:21:06 jhoblitt Exp $
    66
    77use strict;
     
    99
    1010use vars qw( $VERSION );
    11 $VERSION = '0.01';
     11$VERSION = '@PACKAGE_VERSION@';
    1212
    1313use PS::IPP::Metadata::Config;
Note: See TracChangeset for help on using the changeset viewer.