From 53e4dee105f7b6b7051db50f69f2d2c535b9c87e Mon Sep 17 00:00:00 2001 From: David Jones Date: Tue, 19 Aug 2014 09:40:08 +0100 Subject: [PATCH] Version 1.2.12 Fixes #4 and #7 via version checking from the config file at each step, removed all warnings and added ability to spot bad mutation calls with no mutant allele present. --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 9df06f0..e83d088 100644 --- a/version.properties +++ b/version.properties @@ -1 +1 @@ -currentVersion=1.2.11 +currentVersion=1.2.12