diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2017-02-05 14:36:17 +0100 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2017-02-05 14:36:17 +0100 |
commit | dc0ec389e66b45217fc9d331120112b339db525a (patch) | |
tree | fbff4c1df7d3f220c47e045c48757a2555acf2c8 /SBO-Lib/lib/SBO/Lib.pm | |
parent | 9d63b253be04113a55c7f6efe070887127927812 (diff) | |
download | sbotools2-dc0ec389e66b45217fc9d331120112b339db525a.tar.xz |
Bump version to 2.4
Diffstat (limited to 'SBO-Lib/lib/SBO/Lib.pm')
-rw-r--r-- | SBO-Lib/lib/SBO/Lib.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SBO-Lib/lib/SBO/Lib.pm b/SBO-Lib/lib/SBO/Lib.pm index e736623..c28a2cb 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 = '2.3'; +our $VERSION = '2.4'; =pod |