From: Andrew Rodland Date: Tue, 28 Feb 2017 02:32:16 +0000 (-0500) Subject: Bump version X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;p=catagits%2FFCGI-ProcManager.git Bump version --- diff --git a/lib/FCGI/ProcManager.pm b/lib/FCGI/ProcManager.pm index f914e2e..32a3106 100644 --- a/lib/FCGI/ProcManager.pm +++ b/lib/FCGI/ProcManager.pm @@ -13,7 +13,7 @@ use POSIX qw(:signal_h); use vars qw($VERSION @ISA @EXPORT_OK %EXPORT_TAGS $Q $SIG_CODEREF); BEGIN { - $VERSION = '0.27'; + $VERSION = '0.28'; $VERSION = eval $VERSION; @ISA = qw(Exporter); @EXPORT_OK = qw(pm_manage pm_die pm_wait