Skip to content

Commit 4d8f981

Browse files
committed
Sync with timelib 2022.04
2 parents 4ea85d4 + ce877da commit 4d8f981

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ext/date/lib/timelib.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
# include "timelib_config.h"
3131
#endif
3232

33-
#define TIMELIB_VERSION 202203
34-
#define TIMELIB_EXTENDED_VERSION 20220301
35-
#define TIMELIB_ASCII_VERSION "2022.03"
33+
#define TIMELIB_VERSION 202204
34+
#define TIMELIB_EXTENDED_VERSION 20220401
35+
#define TIMELIB_ASCII_VERSION "2022.04"
3636

3737
#include <stdlib.h>
3838
#include <stdbool.h>

0 commit comments

Comments
 (0)