From caf0306b5451cf4156e560b5f80464ecd0ab6462 Mon Sep 17 00:00:00 2001 From: Chris Fields Date: Sat, 16 Jul 2016 17:00:53 -0500 Subject: [PATCH] bump RC --- Bio/Root/Version.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bio/Root/Version.pm b/Bio/Root/Version.pm index 93d65fa26..5a8ce50e0 100644 --- a/Bio/Root/Version.pm +++ b/Bio/Root/Version.pm @@ -36,7 +36,7 @@ variable set if it's not already. =cut -our $VERSION = '1.007000_004'; +our $VERSION = '1.007000_005'; sub import { # try to handle multiple levels of inheritance: -- 2.11.4.GIT