diff options
Diffstat (limited to 'cpan/IPC-Cmd/lib/IPC/Cmd.pm')
-rw-r--r-- | cpan/IPC-Cmd/lib/IPC/Cmd.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/IPC-Cmd/lib/IPC/Cmd.pm b/cpan/IPC-Cmd/lib/IPC/Cmd.pm index e8e295e213..89943a86a0 100644 --- a/cpan/IPC-Cmd/lib/IPC/Cmd.pm +++ b/cpan/IPC-Cmd/lib/IPC/Cmd.pm @@ -18,7 +18,7 @@ BEGIN { $HAVE_MONOTONIC ]; - $VERSION = '0.94'; + $VERSION = '0.94_01'; $VERBOSE = 0; $DEBUG = 0; $WARN = 1; |