--- Coro/Coro.pm 2002/02/25 03:21:08 1.47 +++ Coro/Coro.pm 2002/11/21 13:08:05 1.48 @@ -38,7 +38,7 @@ use base Exporter; -$VERSION = 0.533; +$VERSION = 0.6; @EXPORT = qw(async cede schedule terminate current); %EXPORT_TAGS = (