Changeset 845

Show
Ignore:
Timestamp:
08/29/08 10:06:18 (3 months ago)
Author:
ayunyan
Message:

plugin:fireeagle increase version to -beta

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plugins/fireeagle/trunk/fireeagle.plugin.php

    r843 r845  
    3434        return array( 
    3535            'name' => 'Fire Eagle', 
    36             'version' => '0.01-alpha', 
     36            'version' => '0.01-beta', 
    3737            'url' => 'http://ayu.commun.jp/habari-fireeagle', 
    3838            'author' => 'ayunyan', 
    3939            'authorurl' => 'http://ayu.commun.jp/', 
    4040            'license' => 'Apache License 2.0', 
    41             'description' => 'Fire Eagle for Habari', 
     41            'description' => 'Displays current location on your blog.', 
    4242            'guid' => '84708e24-6de5-11dd-b14a-001b210f913f' 
    4343            );