Skip to content

Commit 6187314

Browse files
committed
Updated version number
1 parent c148644 commit 6187314

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/groovy/nextflow/Const.groovy

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@ class Const {
6262
/**
6363
* The app build time as linux/unix timestamp
6464
*/
65-
static final long APP_TIMESTAMP = 1382623799597
65+
static final long APP_TIMESTAMP = 1382626491887
6666

6767
/**
6868
* The app build number
6969
*/
70-
static final int APP_BUILDNUM = 1101
70+
static final int APP_BUILDNUM = 1102
7171

7272
/**
7373
* The date time formatter string

0 commit comments

Comments
 (0)