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.178 by root, Sun Mar 30 06:05:52 2008 UTC vs.
Revision 1.179 by root, Mon May 5 20:22:03 2008 UTC

15package DC; 15package DC;
16 16
17use Carp (); 17use Carp ();
18 18
19BEGIN { 19BEGIN {
20 $VERSION = '0.9970'; 20 $VERSION = '0.9971';
21 21
22 use XSLoader; 22 use XSLoader;
23 XSLoader::load "Deliantra::Client", $VERSION; 23 XSLoader::load "Deliantra::Client", $VERSION;
24} 24}
25 25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines