summaryrefslogtreecommitdiff
path: root/dist/bignum/lib/Math/BigInt/Trace.pm
diff options
context:
space:
mode:
Diffstat (limited to 'dist/bignum/lib/Math/BigInt/Trace.pm')
-rw-r--r--dist/bignum/lib/Math/BigInt/Trace.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/bignum/lib/Math/BigInt/Trace.pm b/dist/bignum/lib/Math/BigInt/Trace.pm
index 59dcf43e94..5826f6123b 100644
--- a/dist/bignum/lib/Math/BigInt/Trace.pm
+++ b/dist/bignum/lib/Math/BigInt/Trace.pm
@@ -12,7 +12,7 @@ use vars qw($VERSION @ISA $PACKAGE @EXPORT_OK
@ISA = qw(Exporter Math::BigInt);
-$VERSION = '0.28';
+$VERSION = '0.29';
use overload; # inherit overload from BigInt