From dc71ea882ef1e92aaf2cd8baf47361c1b8c3b7ee Mon Sep 17 00:00:00 2001 From: Marcel Schilling Date: Wed, 27 Feb 2019 11:16:16 +0100 Subject: [PATCH] Bump version (0.1.2) & update changelog --- CHANGELOG.md | 10 ++++++++++ src/miRDeep2.pl | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index adf249e..c5d7a83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # miRDeep2 changelog +## Version 2.0.1.2 + +* fixed uninitialized value errors/warnings + +* rephrased available species message + +* fixed Travis CI (still used to use `~/.bash_profile` rather than `~/.bashrc`) + +--- + ## Version 2.0.1.1 * improved detection of installation directory & Rfam indices diff --git a/src/miRDeep2.pl b/src/miRDeep2.pl index d4dd2f2..a1617ca 100755 --- a/src/miRDeep2.pl +++ b/src/miRDeep2.pl @@ -34,7 +34,7 @@ ## ## generate log file for run, all output will be printed to it -my $version="2.0.1.1"; +my $version="2.0.1.2"; print "