Skip to content

Commit bfd731a

Browse files
committed
code cleanup
1 parent 649dfa3 commit bfd731a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

run_mafft.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/perl
22
## Pombert Lab, 2018
33
my $name = 'run_mafft.pl';
4-
my $version = 0.1;
4+
my $version = '0.1a';
55
my $updated = '03/03/2021';
66

77
use strict; use warnings; use Getopt::Long qw(GetOptions);

0 commit comments

Comments
 (0)