Skip to content

Commit 3fd0314

Browse files
committed
Bump version
1 parent 25950c4 commit 3fd0314

3 files changed

Lines changed: 2 additions & 0 deletions

File tree

MANIFEST

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ bin/bam_to_sra_sub.pl
33
bin/bamToBw.pl
44
bin/bwa_aln.pl
55
bin/bwa_mem.pl
6+
bin/detectExtremeDepth.pl
67
bin/diff_bams.pl
78
bin/gnos_pull.pl
89
bin/monitor.pl

docs.tar.gz

1.75 KB
Binary file not shown.

lib/PCAP.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ const my %UPGRADE_PATH => ( # all earlier versions need full upgrade
8080
'2.2.1' => '',
8181
'2.3.0' => '',
8282
'2.4.0' => '',
83+
'2.5.0' => '',
8384
);
8485

8586
sub license {

0 commit comments

Comments
 (0)