From 90a5d7c2ad6ee5bf855015c561659fe040a0ac09 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Thu, 8 Oct 2020 15:05:38 +0100 Subject: Updated to version 2020.2 (2020b) --- ext/date/lib/timezonedb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/date') diff --git a/ext/date/lib/timezonedb.h b/ext/date/lib/timezonedb.h index aa1656ab3a..964b484c49 100644 --- a/ext/date/lib/timezonedb.h +++ b/ext/date/lib/timezonedb.h @@ -47533,4 +47533,4 @@ const unsigned char timelib_timezone_db_data_builtin[269774] = { #endif 0x00, 0x89, 0x54, 0x40, 0x01, 0x12, 0xA8, 0x80, 0x00, 0x00, 0x00, 0x00,}; -const timelib_tzdb timezonedb_builtin = { "2020.1", 595, timezonedb_idx_builtin, timelib_timezone_db_data_builtin }; +const timelib_tzdb timezonedb_builtin = { "2020.2", 595, timezonedb_idx_builtin, timelib_timezone_db_data_builtin }; -- cgit v1.2.1