diff --git a/bin/abricate b/bin/abricate index e0a0940..7c2e092 100755 --- a/bin/abricate +++ b/bin/abricate @@ -14,7 +14,7 @@ use Cwd qw(abs_path); #.............................................................................. # Command line options -my $VERSION = "0.6-dev"; +my $VERSION = "0.6"; my $EXE = just_filename( $FindBin::RealScript ); my(@Options, $debug, $quiet, $setupdb, $list, $summary, $check,