From 5176844e6be3ca688076245057989ae801a90b97 Mon Sep 17 00:00:00 2001 From: Paolo Di Tommaso Date: Mon, 11 Aug 2014 12:39:01 +0200 Subject: [PATCH] Updated timestamp --- 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 42e1811f99..7c9afffd30 100644 --- a/src/main/groovy/nextflow/Const.groovy +++ b/src/main/groovy/nextflow/Const.groovy @@ -50,12 +50,12 @@ class Const { /** * The app build time as linux/unix timestamp */ - static final long APP_TIMESTAMP = 1407499874376 + static final long APP_TIMESTAMP = 1407753451784 /** * The app build number */ - static final int APP_BUILDNUM = 1974 + static final int APP_BUILDNUM = 1976 /** * The date time formatter string