--- Coro/Coro.pm 2003/03/29 14:09:14 1.50 +++ Coro/Coro.pm 2003/05/08 00:55:28 1.51 @@ -38,7 +38,7 @@ use base Exporter; -$VERSION = 0.651; +$VERSION = 0.652; @EXPORT = qw(async cede schedule terminate current); %EXPORT_TAGS = (