• R/O
  • SSH
  • HTTPS

mtpluginstarter: Commit


Commit MetaInfo

Revision27 (tree)
Time2009-02-16 16:33:12
Authorcheebow

Log Message

Ver0.80準備

Change Summary

Incremental Difference

--- trunk/mt-plugin-start.pl (revision 26)
+++ trunk/mt-plugin-start.pl (revision 27)
@@ -5,7 +5,7 @@
55 #
66 # Based on plugin-start.pl(Plagger).
77 #
8-# Copyright 2007 by M-Logic, Inc.
8+# Copyright 2007-2009 by M-Logic, Inc.
99 #
1010 # This is free software; you can redistribute it and/or modify it
1111 # under the same terms as Perl itself.
@@ -22,7 +22,7 @@
2222 use Template;
2323
2424 use vars qw( $VERSION );
25-$VERSION = '0.70';
25+$VERSION = '0.80';
2626
2727 use Getopt::Long;
2828 my %opts = (help => 0);
Show on old repository browser