summaryrefslogtreecommitdiff
path: root/dist/Math-BigInt/lib/Math/BigInt/CalcEmu.pm
diff options
context:
space:
mode:
Diffstat (limited to 'dist/Math-BigInt/lib/Math/BigInt/CalcEmu.pm')
-rw-r--r--dist/Math-BigInt/lib/Math/BigInt/CalcEmu.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/Math-BigInt/lib/Math/BigInt/CalcEmu.pm b/dist/Math-BigInt/lib/Math/BigInt/CalcEmu.pm
index 9b614598a2..cf2a76f029 100644
--- a/dist/Math-BigInt/lib/Math/BigInt/CalcEmu.pm
+++ b/dist/Math-BigInt/lib/Math/BigInt/CalcEmu.pm
@@ -5,7 +5,7 @@ use strict;
# use warnings; # dont use warnings for older Perls
use vars qw/$VERSION/;
-$VERSION = '1.99_02';
+$VERSION = '1.99_03';
package Math::BigInt;
@@ -312,7 +312,7 @@ using a call to the native lib.
=head2 __emu_bior
=head1 LICENSE
-
+
This program is free software; you may redistribute it and/or modify it under
the same terms as Perl itself.