]> git.donarmstrong.com Git - deb_pkgs/libhtml-calendarmonth-perl.git/blobdiff - current/lib/HTML/CalendarMonth.pm
[svn-upgrade] Integrating new upstream version, libhtml-calendarmonth-perl (1.19)
[deb_pkgs/libhtml-calendarmonth-perl.git] / current / lib / HTML / CalendarMonth.pm
index a3dd380fe1c1e74cc31891c329b379a2d364475f..e98133e22f6549d3d9c58ab418c77a73618c7cc4 100644 (file)
@@ -3,7 +3,7 @@ package HTML::CalendarMonth;
 use strict;
 use vars qw($VERSION @ISA);
 
-$VERSION = '1.18';
+$VERSION = '1.19';
 
 use Carp;
 
@@ -1292,7 +1292,7 @@ Matthew P. Sisk, E<lt>F<sisk@mojotoad.com>E<gt>
 
 =head1 COPYRIGHT
 
-Copyright (c) 1998-2005 Matthew P. Sisk. All rights reserved. All wrongs
+Copyright (c) 1998-2008 Matthew P. Sisk. All rights reserved. All wrongs
 revenged. This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.