We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c202d0 commit 7defdccCopy full SHA for 7defdcc
timelib.h
@@ -322,8 +322,8 @@ typedef struct _timelib_tzdb {
322
#endif
323
324
#define TIMELIB_VERSION 201801
325
-#define TIMELIB_EXTENDED_VERSION 20180001
326
-#define TIMELIB_ASCII_VERSION "2018.01alpha1"
+#define TIMELIB_EXTENDED_VERSION 20180002
+#define TIMELIB_ASCII_VERSION "2018.01alpha2"
327
328
#define TIMELIB_NONE 0x00
329
#define TIMELIB_OVERRIDE_TIME 0x01
0 commit comments