Skip to content

Commit 807637c

Browse files
committed
v2.67
1 parent 984ad2e commit 807637c

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-6
lines changed

Changes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{{$NEXT}}
22

3+
2.67 2026-03-05
4+
35
- This release is based on version 206a of the Olson database. This release includes contemporary
46
changes for Moldova.
57

LICENSE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This software is copyright (c) 2025 by Dave Rolsky.
1+
This software is copyright (c) 2026 by Dave Rolsky.
22

33
This is free software; you can redistribute it and/or modify it under
44
the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@ b) the "Artistic License"
1212

1313
--- The GNU General Public License, Version 1, February 1989 ---
1414

15-
This software is Copyright (c) 2025 by Dave Rolsky.
15+
This software is Copyright (c) 2026 by Dave Rolsky.
1616

1717
This is free software, licensed under:
1818

@@ -271,7 +271,7 @@ That's all there is to it!
271271

272272
--- The Perl Artistic License 1.0 ---
273273

274-
This software is Copyright (c) 2025 by Dave Rolsky.
274+
This software is Copyright (c) 2026 by Dave Rolsky.
275275

276276
This is free software, licensed under:
277277

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ DateTime::TimeZone - Time zone object base class and factory
44

55
# VERSION
66

7-
version 2.66
7+
version 2.67
88

99
# SYNOPSIS
1010

@@ -318,7 +318,7 @@ Dave Rolsky <autarch@urth.org>
318318

319319
# COPYRIGHT AND LICENSE
320320

321-
This software is copyright (c) 2025 by Dave Rolsky.
321+
This software is copyright (c) 2026 by Dave Rolsky.
322322

323323
This is free software; you can redistribute it and/or modify it under
324324
the same terms as the Perl 5 programming language system itself.

cpanfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This file is generated by Dist::Zilla::Plugin::CPANFile v6.036
1+
# This file is generated by Dist::Zilla::Plugin::CPANFile v6.037
22
# Do not edit this file directly. To change prereqs, edit the `dist.ini` file.
33

44
requires "Class::Singleton" => "1.03";

0 commit comments

Comments
 (0)