From 1d72c3b2ed10f6c05734e578ce09dc3c4f985559 Mon Sep 17 00:00:00 2001 From: Paolo Di Tommaso Date: Mon, 15 Sep 2014 16:53:16 +0200 Subject: [PATCH] Update 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 f87189c199..21ea54a023 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 = 1410771833763 + static final long APP_TIMESTAMP = 1410791954160 /** * The app build number */ - static final int APP_BUILDNUM = 2214 + static final int APP_BUILDNUM = 2217 /** * The date time formatter string