From 7defdcce43c18c08a2c59ff5de433ccfa0801a94 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Fri, 11 May 2018 16:32:20 +0100 Subject: [PATCH] Go with 2018.01alpha2 --- timelib.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/timelib.h b/timelib.h index 37ceaa7..3ab2267 100644 --- a/timelib.h +++ b/timelib.h @@ -322,8 +322,8 @@ typedef struct _timelib_tzdb { #endif #define TIMELIB_VERSION 201801 -#define TIMELIB_EXTENDED_VERSION 20180001 -#define TIMELIB_ASCII_VERSION "2018.01alpha1" +#define TIMELIB_EXTENDED_VERSION 20180002 +#define TIMELIB_ASCII_VERSION "2018.01alpha2" #define TIMELIB_NONE 0x00 #define TIMELIB_OVERRIDE_TIME 0x01