Skip to content

Commit ba0db24

Browse files
committed
Release 3.9.3
1 parent 8cb7adc commit ba0db24

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

MARIO

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ use Parallel::ForkManager;
66
use Data::Dumper;
77

88
my $progName = $0;
9-
my $version = '3.9.2';
9+
my $version = '3.9.3';
1010
my $created = '011017';
11-
my $modified = '041619';
11+
my $modified = '041819';
1212

1313
my %options;
1414
# EHKLNPQRSTUVWYZ

modulefile.tcl

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
set name "mario_pipeline"
99
set proper "MARIO pipeline"
10-
set version "3.9.1"
10+
set version "3.9.3"
1111
set descrip "Standard analysis pipeline for NGS data"
1212
set homepage "https://tfwebdev.research.cchmc.org/gitlab/puj6ug/MARIO_pipeline"
1313
set issues "https://tfwebdev.research.cchmc.org/gitlab/puj6ug/MARIO_pipeline/issues"

0 commit comments

Comments
 (0)