We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 901ebd2 commit a212a02Copy full SHA for a212a02
1 file changed
ext/date/lib/timelib.h
@@ -30,9 +30,9 @@
30
# include "timelib_config.h"
31
#endif
32
33
-#define TIMELIB_VERSION 202215
34
-#define TIMELIB_EXTENDED_VERSION 20221501
35
-#define TIMELIB_ASCII_VERSION "2022.15"
+#define TIMELIB_VERSION 202216
+#define TIMELIB_EXTENDED_VERSION 20221601
+#define TIMELIB_ASCII_VERSION "2022.16"
36
37
#include <stdlib.h>
38
#include <stdbool.h>
0 commit comments