Skip to content

Commit

Permalink
Update timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
pditommaso committed May 16, 2014
1 parent 7b1016c commit 9b920d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/groovy/nextflow/Const.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@ class Const {
/**
* The app build time as linux/unix timestamp
*/
static final long APP_TIMESTAMP = 1399895993095
static final long APP_TIMESTAMP = 1400235968763

/**
* The app build number
*/
static final int APP_BUILDNUM = 1802
static final int APP_BUILDNUM = 1805

/**
* The date time formatter string
Expand Down

0 comments on commit 9b920d4

Please sign in to comment.