--- Coro/Coro.pm 2001/08/11 23:10:56 1.31 +++ Coro/Coro.pm 2001/09/02 01:03:53 1.32 @@ -38,7 +38,7 @@ use base Exporter; -$VERSION = 0.45; +$VERSION = 0.49; @EXPORT = qw(async cede schedule terminate current); %EXPORT_TAGS = (