Changeset 134


Ignore:
Timestamp:
12/13/05 18:56:04 (18 years ago)
Author:
thauvin
Message:
  • fix version, add make tag
Location:
trunk/soft/ObsData
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/soft/ObsData/Makefile.PL

    • Property cvs2svn:cvs-rev changed from 1.4 to 1.5
    r114 r134  
    77<<MAKE; 
    88.PHONY: ChangeLog 
     9 
     10tag:  
     11        cvs tag $(VERSION) 
    912 
    1013ChangeLog: ../cvs2cl.user 
  • trunk/soft/ObsData/ObsData.pm

    • Property cvs2svn:cvs-rev changed from 1.45 to 1.46
    r133 r134  
    1818); 
    1919 
    20 our $VERSION = 0.2.0; 
     20our $VERSION = "0.2.0"; 
    2121our $CVSID = q$Id$; 
    2222our $CVSREV = (q$Revision$ =~ /^Revision: (.*) $/)[0]; 
Note: See TracChangeset for help on using the changeset viewer.