ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/DC.pm
(Generate patch)

Comparing deliantra/Deliantra-Client/DC.pm (file contents):
Revision 1.185 by root, Fri Aug 1 13:50:08 2008 UTC vs.
Revision 1.186 by root, Tue Aug 19 17:38:29 2008 UTC

17package DC; 17package DC;
18 18
19use Carp (); 19use Carp ();
20 20
21BEGIN { 21BEGIN {
22 $VERSION = '0.9974'; 22 $VERSION = '0.9975';
23 23
24 use XSLoader; 24 use XSLoader;
25 XSLoader::load "Deliantra::Client", $VERSION; 25 XSLoader::load "Deliantra::Client", $VERSION;
26} 26}
27 27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines