Skip to content

Commit 7defdcc

Browse files
committed
Go with 2018.01alpha2
1 parent 8c202d0 commit 7defdcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

timelib.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,8 +322,8 @@ typedef struct _timelib_tzdb {
322322
#endif
323323

324324
#define TIMELIB_VERSION 201801
325-
#define TIMELIB_EXTENDED_VERSION 20180001
326-
#define TIMELIB_ASCII_VERSION "2018.01alpha1"
325+
#define TIMELIB_EXTENDED_VERSION 20180002
326+
#define TIMELIB_ASCII_VERSION "2018.01alpha2"
327327

328328
#define TIMELIB_NONE 0x00
329329
#define TIMELIB_OVERRIDE_TIME 0x01

0 commit comments

Comments
 (0)