Skip to content

Commit ce877da

Browse files
committed
Sync with timelib 2021.19
1 parent 7d68f91 commit ce877da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ext/date/lib/timelib.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
# include "timelib_config.h"
3131
#endif
3232

33-
#define TIMELIB_VERSION 202118
34-
#define TIMELIB_EXTENDED_VERSION 20211801
35-
#define TIMELIB_ASCII_VERSION "2021.18"
33+
#define TIMELIB_VERSION 202119
34+
#define TIMELIB_EXTENDED_VERSION 20211901
35+
#define TIMELIB_ASCII_VERSION "2021.19"
3636

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

0 commit comments

Comments
 (0)