ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV-Glib/Glib.pm
(Generate patch)

Comparing EV-Glib/Glib.pm (file contents):
Revision 1.9 by root, Sat Apr 19 03:55:46 2008 UTC vs.
Revision 1.10 by root, Sat Jan 31 09:48:22 2009 UTC

66 66
67use Carp (); 67use Carp ();
68use EV (); 68use EV ();
69 69
70BEGIN { 70BEGIN {
71 $VERSION = '2.0'; 71 $VERSION = '2.01';
72 72
73 require XSLoader; 73 require XSLoader;
74 XSLoader::load (EV::Glib, $VERSION); 74 XSLoader::load (EV::Glib, $VERSION);
75 75
76 install (undef); 76 install (undef);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines