Codebase list libfunction-parameters-perl / 8c79ea4
version bump (developer release) Lukas Mai 11 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
88
99 use XSLoader;
1010 BEGIN {
11 our $VERSION = '0.10';
11 our $VERSION = '0.10_01';
1212 XSLoader::load;
1313 }
1414