Skip to content

Commit 557e02b

Browse files
committed
Merge timelib 2021.14
1 parent 3559957 commit 557e02b

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 202113
34-
#define TIMELIB_EXTENDED_VERSION 20211301
35-
#define TIMELIB_ASCII_VERSION "2021.13"
33+
#define TIMELIB_VERSION 202114
34+
#define TIMELIB_EXTENDED_VERSION 20211401
35+
#define TIMELIB_ASCII_VERSION "2021.14"
3636

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

0 commit comments

Comments
 (0)