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 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 SBO-Lib/lib/SBO/App/Remove.pm (limited to 'SBO-Lib/lib/SBO/App/Remove.pm') 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; -- cgit v1.2.3