[Affelio-cvs 20] CVS update: affelio/apps/Mixi/extlib/WWW

Back to archive index

Tadashi Okoshi slash****@users*****
2005年 6月 17日 (金) 12:59:05 JST


Index: affelio/apps/Mixi/extlib/WWW/Mixi.pm
diff -u affelio/apps/Mixi/extlib/WWW/Mixi.pm:1.1.1.1 affelio/apps/Mixi/extlib/WWW/Mixi.pm:1.2
--- affelio/apps/Mixi/extlib/WWW/Mixi.pm:1.1.1.1	Tue Jun 14 12:53:30 2005
+++ affelio/apps/Mixi/extlib/WWW/Mixi.pm	Fri Jun 17 12:59:05 2005
@@ -4,7 +4,7 @@
 use Carp ();
 use vars qw($VERSION @ISA);
 
-$VERSION = sprintf("%d.%02d", q$Revision: 1.1.1.1 $ =~ /(\d+)\.(\d+)/);
+$VERSION = 0.32;
 
 require LWP::RobotUA;
 @ISA = qw(LWP::RobotUA);
@@ -2213,7 +2213,7 @@
 require WWW::RobotRules;
 @ISA = qw(WWW::RobotRules::InCore);
 
-$VERSION = sprintf("%d.%02d", q$Revision: 1.1.1.1 $ =~ /(\d+)\.(\d+)/);
+$VERSION = sprintf("%d.%02d", q$Revision: 1.2 $ =~ /(\d+)\.(\d+)/);
 
 sub allowed {
 	return 1;


Affelio-cvs メーリングリストの案内
Back to archive index