From b807f76431e77287da0da01c3e4a5a1e353ee995 Mon Sep 17 00:00:00 2001 From: Paolo Di Tommaso Date: Thu, 8 Aug 2013 14:20:45 +0200 Subject: [PATCH] Upgraded version 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 7421680f50..1aa50abddf 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 = 1375633500184 + static final long APP_TIMESTAMP = 1375963910441 /** * The app build number */ - static final int APP_BUILDNUM = 745 + static final int APP_BUILDNUM = 751 /** * The date time formatter string