Prepare for development release of runtime
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Runtime.pm
index 63fd1f2..e68266c 100644 (file)
@@ -7,7 +7,7 @@ BEGIN { require 5.008001; }
 
 # Remember to update this in Catalyst as well!
 
-our $VERSION='5.8000_05';
+our $VERSION='5.8000_06';
 
 $VERSION= eval $VERSION;