Codebase list libcryptx-perl / ef36c07
0.019_3 Karel Miko 10 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
22 use strict;
33 use warnings ;
44
5 our $VERSION = '0.019_2';
5 our $VERSION = '0.019_3';
66
77 require XSLoader;
88 XSLoader::load('CryptX', $VERSION);