Backport go/visit from 5.8 (janh), prepare for dev release
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Runtime.pm
index 6c680a8..e04753b 100644 (file)
@@ -7,7 +7,7 @@ BEGIN { require 5.008001; }
 
 # Remember to update this in Catalyst as well!
 
-our $VERSION='5.7099_03';
+our $VERSION='5.7099_04';
 
 $VERSION= eval $VERSION;