Changeset 395

Show
Ignore:
Timestamp:
08/26/07 17:28:13 (1 year ago)
Author:
ogawa
Message:

update version number to 0.02.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • FiscalYearlyArchives/trunk/FiscalYearlyArchives/fiscal_yearly_archives.pl

    r394 r395  
    22# 
    33# $Id$ 
     4# 
    45# This software is provided as-is. You may use it for commercial or  
    56# personal use. If you distribute it, please keep this notice intact. 
     
    1415use MT::Entry; 
    1516 
    16 our $VERSION = '0.01'; 
     17our $VERSION = '0.02'; 
    1718 
    1819my $plugin = __PACKAGE__->new({ 
     
    6263                    dynamic_support => 1, 
    6364                    date_based => 1, 
    64                     # ??? 
     65                    # ??? i don't know what it really means ??? 
    6566                    template_params => { 
    6667                        datebased_only_archive => 1,