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 7d68f91 commit ce877daCopy full SHA for ce877da
ext/date/lib/timelib.h
@@ -30,9 +30,9 @@
30
# include "timelib_config.h"
31
#endif
32
33
-#define TIMELIB_VERSION 202118
34
-#define TIMELIB_EXTENDED_VERSION 20211801
35
-#define TIMELIB_ASCII_VERSION "2021.18"
+#define TIMELIB_VERSION 202119
+#define TIMELIB_EXTENDED_VERSION 20211901
+#define TIMELIB_ASCII_VERSION "2021.19"
36
37
#include <stdlib.h>
38
#include <stdbool.h>
0 commit comments