mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-14 15:05:37 +02:00
Checking in changes prior to tagging of version 0.01. Changelog diff is:
This commit is contained in:
@@ -4,7 +4,7 @@ use warnings;
|
||||
use XSLoader;
|
||||
use 5.008001;
|
||||
|
||||
our $VERSION = 0.01;
|
||||
our $VERSION = '0.01';
|
||||
|
||||
XSLoader::load(__PACKAGE__, $VERSION);
|
||||
|
||||
|
Reference in New Issue
Block a user