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.5 by root, Sat Dec 8 15:13:39 2007 UTC vs.
Revision 1.6 by root, Thu Dec 20 07:18:17 2007 UTC

66 66
67use Carp (); 67use Carp ();
68use EV (); 68use EV ();
69 69
70BEGIN { 70BEGIN {
71 $VERSION = '0.1'; 71 $VERSION = '2.0';
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