aboutsummaryrefslogtreecommitdiff
path: root/SBO-Lib
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2015-11-27 01:42:57 +0100
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2015-11-27 01:42:57 +0100
commitb77d0cc37ed6362be5496502bc4990782ac77984 (patch)
tree031f8fb73af57f437d193e3b17be93a979923394 /SBO-Lib
parentc011dd1309f98b779e9234e49a58e63b99c84c21 (diff)
downloadsbotools2-b77d0cc37ed6362be5496502bc4990782ac77984.tar.xz
Update version, website, and maintainer info
Diffstat (limited to 'SBO-Lib')
-rw-r--r--SBO-Lib/lib/SBO/Lib.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/SBO-Lib/lib/SBO/Lib.pm b/SBO-Lib/lib/SBO/Lib.pm
index 6570bda..8d22ecd 100644
--- a/SBO-Lib/lib/SBO/Lib.pm
+++ b/SBO-Lib/lib/SBO/Lib.pm
@@ -15,7 +15,7 @@ use strict;
use warnings FATAL => 'all';
package SBO::Lib;
-our $VERSION = '1.8';
+our $VERSION = '1.9';
require Exporter;
our @ISA = qw(Exporter);