Checking in changes prior to tagging of version 0.33.

Changelog diff is:
This commit is contained in:
Fuji, Goro
2010-10-13 12:46:41 +09:00
parent 02f3dd947a
commit 0017f4fce8

View File

@@ -3,7 +3,7 @@ use strict;
use warnings; use warnings;
use 5.008001; use 5.008001;
our $VERSION = '0.32'; our $VERSION = '0.33';
our $PreferInteger = 0; our $PreferInteger = 0;
sub true () { sub true () {