Codebase list libcryptx-perl / 83ae410
preparing for 0.019_1 Karel Miko 10 years ago
2 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
2727 ^tmp*
2828 ^poznamky*
2929 \.stackdump$
30 ^.travis*
22 use strict;
33 use warnings ;
44
5 our $VERSION = '0.019';
5 our $VERSION = '0.019_1';
66
77 require XSLoader;
88 XSLoader::load('CryptX', $VERSION);