diff --git a/Changes b/Changes index 39aa642..479100b 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,6 @@ +0.001004 2013-08-27 SymKat + * Abort the kill loop when PID changes; Thanks, atomicstac + 0.001003 2013-06-12 SymKat * Add quiet accessor to supress pretty_print (github#51) diff --git a/lib/Daemon/Control.pm b/lib/Daemon/Control.pm index f59b1ba..5fe022a 100644 --- a/lib/Daemon/Control.pm +++ b/lib/Daemon/Control.pm @@ -8,7 +8,7 @@ use File::Path qw( make_path ); use Cwd 'abs_path'; require 5.008001; # Supporting 5.8.1+ -our $VERSION = '0.001003'; # 0.1.3 +our $VERSION = '0.001004'; # 0.1.4 $VERSION = eval $VERSION; my @accessors = qw(