From 6bceb8b775ed8e05a88d6a471d4f8a17a846fb13 Mon Sep 17 00:00:00 2001 From: don Date: Mon, 19 Jan 2015 15:37:40 -0800 Subject: [PATCH] Update pipeline version for release. --- settings_default.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings_default.py b/settings_default.py index f04fd6b71..2ec423870 100755 --- a/settings_default.py +++ b/settings_default.py @@ -2,7 +2,7 @@ To make pipeline portable, allow user to specify local paths and thread counts. """ -pipeline_version = '6.4' +pipeline_version = '6.5' production = False # set this to True to push results to NAS filter_cross_contaminants = False