--- Coro/Coro.pm 2002/02/09 18:53:02 1.46 +++ Coro/Coro.pm 2002/02/25 03:21:08 1.47 @@ -38,7 +38,7 @@ use base Exporter; -$VERSION = 0.532; +$VERSION = 0.533; @EXPORT = qw(async cede schedule terminate current); %EXPORT_TAGS = (