gatk-3.8/public/java/test/org/broadinstitute/sting/utils/interval
David Roazen c6581e4953 Update MD5s to reflect version number change in the BAM header
I've confirmed via a script that all of these differences only
involve the version number bump in the BAM headers and nothing
else:

< @HD   VN:1.0  GO:none SO:coordinate
---
> @HD   VN:1.4  GO:none SO:coordinate
2013-02-01 13:51:31 -05:00
..
IntervalIntegrationTest.java Update MD5s to reflect version number change in the BAM header 2013-02-01 13:51:31 -05:00
IntervalUtilsUnitTest.java Re-committing the following changes from Dec 18: 2013-01-16 12:43:15 -05:00