Browse code

bump x.y.z versions to even y prior to creation of RELEASE_3_6 branch

Hervé Pagès authored on 30/10/2017 16:39:47
Showing 1 changed files

... ...
@@ -9,7 +9,7 @@ Description: GSNAP and GMAP are a pair of tools to align short-read
9 9
         methods to work with GMAP and GSNAP from within R. In addition,
10 10
         it provides methods to tally alignment results on a
11 11
         per-nucleotide basis using the bam_tally tool.
12
-Version: 1.19.2
12
+Version: 1.20.0
13 13
 Depends: R (>= 2.15.0), methods, GenomeInfoDb (>= 1.1.3),
14 14
         GenomicRanges (>= 1.17.12), Rsamtools (>= 1.17.8)
15 15
 Imports: S4Vectors (>= 0.13.13), IRanges,