summaryrefslogtreecommitdiff
path: root/dist/Math-BigRat
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2014-05-13 10:09:34 +1000
committerTony Cook <tony@develop-help.com>2014-05-28 16:08:30 +1000
commit0baa1af7fb9e744c0bb45364e99a697807b6cebf (patch)
tree362f00eda10d41468d86b5245e35e0a503ff5523 /dist/Math-BigRat
parenta7752796dd8451dce0db389331bb2c4f53ef6ab6 (diff)
downloadperl-0baa1af7fb9e744c0bb45364e99a697807b6cebf.tar.gz
bump Math::BigRat $VERSION
Diffstat (limited to 'dist/Math-BigRat')
-rw-r--r--dist/Math-BigRat/lib/Math/BigRat.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Math-BigRat/lib/Math/BigRat.pm b/dist/Math-BigRat/lib/Math/BigRat.pm
index 47bc4bdaae..e3c7b47291 100644
--- a/dist/Math-BigRat/lib/Math/BigRat.pm
+++ b/dist/Math-BigRat/lib/Math/BigRat.pm
@@ -24,7 +24,7 @@ use vars qw($VERSION @ISA $upgrade $downgrade
@ISA = qw(Math::BigFloat);
-$VERSION = '0.2606';
+$VERSION = '0.2607';
$VERSION = eval $VERSION;
# inherit overload from Math::BigFloat, but disable the bitwise ops that don't