projects
/
catagits/FCGI-ProcManager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5679695
)
Bump version
master
Andrew Rodland [Tue, 28 Feb 2017 02:32:16 +0000 (21:32 -0500)]
lib/FCGI/ProcManager.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/FCGI/ProcManager.pm
b/lib/FCGI/ProcManager.pm
index
f914e2e
..
32a3106
100644
(file)
--- 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