Update versions
[gruntmaster-daemon.git] / lib / Gruntmaster / Daemon / Runner / Interactive.pm
index 9c4580fbf2e033f77eabf0f9ddecb789467d8c6a..f76111352c32f6fc24dd8366d20c7df8160ae0e6 100644 (file)
@@ -10,6 +10,8 @@ use Log::Log4perl qw/get_logger/;
 use POSIX qw/mkfifo/;
 use Try::Tiny;
 
+our $VERSION = '5999.000_001';
+
 ##################################################
 
 sub run{
@@ -36,5 +38,4 @@ sub run{
   scalar slurp 'result'
 }
 
-1;
-__END__
+1
This page took 0.010476 seconds and 4 git commands to generate.