since the prepare_path behaviour has changed, juice the "version" up
[catagits/Catalyst-Engine-SCGI.git] / lib / Catalyst / Helper / SCGI.pm
index 6dc6a35..314d3a9 100644 (file)
@@ -5,6 +5,8 @@ use strict;
 use Config;
 use File::Spec;
 
+our $VERSION = '0.02';
+
 =head1 NAME
 
 Catalyst::Helper::SCGI - SCGI helper to create a scgi runner script to run the SCGI engine.