Skip to content

Commit

Permalink
update filesystem time stamp to 2019-01-01
Browse files Browse the repository at this point in the history
  • Loading branch information
abgoyal authored Dec 31, 2018
1 parent a86b6a1 commit aac5dd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/mconfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
#define __sccsid "forked version from cdrkit"
#define _sccsid "forked version from cdrkit"

/* date -u --date="2017-01-01" +%s */
#define DEFAULT_TIMESTAMP 1483228800
/* date -u --date="2019-01-01" +%s */
#define DEFAULT_TIMESTAMP 1546300800

/*
* This hack that is needed as long as VMS has no POSIX shell.
Expand Down

0 comments on commit aac5dd1

Please sign in to comment.