commit a6719fb

hovercats  ·  2025-04-28 08:53:29 +0000 UTC
parent 94e0891
tz: 2025b
4 files changed,  +4, -3
+1, -0
1@@ -309,6 +309,7 @@ return {
2 		["America/Eirunepe"]=false,
3 		["America/Rio_Branco"]=false,
4 		["America/Santiago"]=false,
5+		["America/Coyhaique"]=false,
6 		["America/Punta_Arenas"]=false,
7 		["Pacific/Easter"]=false,
8 		["Antarctica/Palmer"]=false,
+1, -1
1@@ -1 +1 @@
2-Subproject commit a8e2fcd87bc5f83fec0a76652095e8d7881b0763
3+Subproject commit 7e1145bfdb9630c127841dc8ce808a937a300938
+1, -1
1@@ -1 +1 @@
2-2025a r0
3+2025b r0
+1, -1
1@@ -1,3 +1,3 @@
2 static char const PKGVERSION[]="(tzcode) ";
3-static char const TZVERSION[]="2025a";
4+static char const TZVERSION[]="2025b";
5 static char const REPORT_BUGS_TO[]="tz@iana.org";