From 247f237a4821e3f5319aabd959e4bdfb543452af Mon Sep 17 00:00:00 2001 From: Torsten Seemann Date: Mon, 28 Aug 2017 18:59:03 +1000 Subject: [PATCH] Bump to 0.7 for release --- bin/abricate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/abricate b/bin/abricate index 6456cb6..3b5e4df 100755 --- a/bin/abricate +++ b/bin/abricate @@ -14,7 +14,7 @@ use Cwd qw(abs_path); #.............................................................................. # Command line options -my $VERSION = "0.7-dev"; +my $VERSION = "0.7"; my $EXE = just_filename( $FindBin::RealScript ); my(@Options, $debug, $quiet, $setupdb, $list, $summary, $check,