We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c230b46 commit 7e5731bCopy full SHA for 7e5731b
1 file changed
norm_scripts/run_normalization
@@ -69,7 +69,7 @@ OPTIONS:
69
70
for(my $i=0; $i<@ARGV; $i++) {
71
if ($ARGV[$i] eq '-v'){
72
- die "\nPORT v0.8.1-beta\n\n";
+ die "\nPORT v0.8.2-beta\n\n";
73
}
74
75
0 commit comments