Show
Ignore:
Timestamp:
05/21/08 17:21:35 (8 months ago)
Author:
ogawa
Message:

Update version number and doc_link url.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FiscalYearlyArchives/trunk/FiscalYearlyArchives/fiscal_yearly_archives.pl

    r455 r456  
    1414use MT; 
    1515 
    16 our $VERSION = '0.04'; 
     16our $VERSION = '0.10'; 
    1717 
    1818my $plugin = __PACKAGE__->new({ 
     
    2020    name => 'FiscalYearlyArchives', 
    2121    description => q(<MT_TRANS phrase="A plugin for building Fiscal Yearly Archives">), 
    22     doc_link => 'http://code.as-is.net/wiki/FiscalYearlyArchives', 
     22    doc_link => 'http://code.as-is.net/public/wiki/FiscalYearlyArchives', 
    2323    author_name => 'Hirotaka Ogawa', 
    2424    author_link => 'http://profile.typekey.com/ogawa/',