actually add version note this time
t0m [Tue, 3 Feb 2009 21:26:36 +0000 (21:26 +0000)]
lib/Catalyst/View/ContentNegotiation/XHTML.pm
lib/Catalyst/View/TT/XHTML.pm

index f79c829..833faa2 100644 (file)
@@ -7,6 +7,7 @@ use HTTP::Negotiate qw/choose/;
 
 use namespace::clean -except => 'meta';
 
+# Remember to bump $VERSION in View::TT::XHTML also.
 our $VERSION = '1.100';
 
 has variants => (
index 4ff7ad0..93bf398 100644 (file)
@@ -5,6 +5,7 @@ use HTTP::Negotiate qw(choose);
 use MRO::Compat;
 use base qw/Catalyst::View::TT/;
 
+# Remember to bump $VERSION in ContentNegotiation::XHTML also.
 our $VERSION = '1.004';
 
 our $variants = [