mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-05-29 15:34:08 +02:00
Checking in changes prior to tagging of version 0.31.
Changelog diff is:
This commit is contained in:
parent
c211d2ac45
commit
b9483deea3
@ -3,7 +3,7 @@ use strict;
|
|||||||
use warnings;
|
use warnings;
|
||||||
use 5.008001;
|
use 5.008001;
|
||||||
|
|
||||||
our $VERSION = '0.30';
|
our $VERSION = '0.31';
|
||||||
our $PreferInteger = 0;
|
our $PreferInteger = 0;
|
||||||
|
|
||||||
sub true () {
|
sub true () {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user