put VERSION back into Catalyst for MB retardation
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Runtime.pm
index 9d63233..781c0e4 100644 (file)
@@ -5,6 +5,8 @@ use warnings;
 
 BEGIN { require 5.008001; }
 
+# Remember to update this in Catalyst as well!
+
 our $VERSION='5.70_01';
 
 =head1 NAME