From a840a969e31d4cb6326b05dcd3be33f89da3b3c5 Mon Sep 17 00:00:00 2001 From: Paolo Di Tommaso Date: Thu, 11 Jul 2013 17:50:22 +0200 Subject: [PATCH] Upgraded build number --- src/main/groovy/nextflow/Const.groovy | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/groovy/nextflow/Const.groovy b/src/main/groovy/nextflow/Const.groovy index 55e2d602f1..a518ac6c25 100644 --- a/src/main/groovy/nextflow/Const.groovy +++ b/src/main/groovy/nextflow/Const.groovy @@ -62,12 +62,12 @@ class Const { /** * The app build time as linux/unix timestamp */ - static final long APP_TIMESTAMP = 1373556464476 + static final long APP_TIMESTAMP = 1373557779102 /** * The app build number */ - static final int APP_BUILDNUM = 645 + static final int APP_BUILDNUM = 648 /** * The date time formatter string