From a1dac39653b1f40bd9e84041e4f5fb02648f434a Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Wed, 14 Feb 2018 17:04:55 +0100 Subject: Bump version --- SBO-Lib/lib/SBO/App/Remove.pm | 2 +- SBO-Lib/lib/SBO/App/Snap.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 SBO-Lib/lib/SBO/App/Remove.pm mode change 100755 => 100644 SBO-Lib/lib/SBO/App/Snap.pm (limited to 'SBO-Lib/lib/SBO/App') diff --git a/SBO-Lib/lib/SBO/App/Remove.pm b/SBO-Lib/lib/SBO/App/Remove.pm old mode 100755 new mode 100644 index 76a1027..9747a6a --- a/SBO-Lib/lib/SBO/App/Remove.pm +++ b/SBO-Lib/lib/SBO/App/Remove.pm @@ -15,7 +15,7 @@ use Getopt::Long qw(GetOptionsFromArray :config bundling); use parent 'SBO::App'; -our $VERSION = '2.4'; +our $VERSION = '2.5'; sub _parse_opts { my $class = shift; diff --git a/SBO-Lib/lib/SBO/App/Snap.pm b/SBO-Lib/lib/SBO/App/Snap.pm old mode 100755 new mode 100644 index 4b66eb9..bfa80b4 --- a/SBO-Lib/lib/SBO/App/Snap.pm +++ b/SBO-Lib/lib/SBO/App/Snap.pm @@ -18,7 +18,7 @@ use Getopt::Long qw/ GetOptionsFromArray /; use parent 'SBO::App'; -our $VERSION = '2.4'; +our $VERSION = '2.5'; sub _parse_opts { my $class = shift; -- cgit v1.2.3