Skip to content

Commit b8243c7

Browse files
committed
version roll
1 parent f7fa4e2 commit b8243c7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lib/HTML/CalendarMonth.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package HTML::CalendarMonth;
22
{
3-
$HTML::CalendarMonth::VERSION = '1.26';
3+
$HTML::CalendarMonth::VERSION = '2.00';
44
}
55

66
use strict;
@@ -1389,7 +1389,7 @@ Matthew P. Sisk, E<lt>F<sisk@mojotoad.com>E<gt>
13891389
13901390
=head1 COPYRIGHT
13911391
1392-
Copyright (c) 1998-2010 Matthew P. Sisk. All rights reserved. All wrongs
1392+
Copyright (c) 1998-2015 Matthew P. Sisk. All rights reserved. All wrongs
13931393
revenged. This program is free software; you can redistribute it and/or
13941394
modify it under the same terms as Perl itself.
13951395

lib/HTML/CalendarMonth/Locale.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ Matthew P. Sisk, E<lt>F<sisk@mojotoad.com>E<gt>
452452
453453
=head1 COPYRIGHT
454454
455-
Copyright (c) 2015 Matthew P. Sisk. All rights reserved. All wrongs
455+
Copyright (c) 2010-2015 Matthew P. Sisk. All rights reserved. All wrongs
456456
revenged. This program is free software; you can redistribute it and/or
457457
modify it under the same terms as Perl itself.
458458

0 commit comments

Comments
 (0)