--- Coro/Coro.pm 2001/09/16 00:44:05 1.33 +++ Coro/Coro.pm 2001/09/16 01:34:35 1.34 @@ -38,7 +38,7 @@ use base Exporter; -$VERSION = 0.49; +$VERSION = 0.5; @EXPORT = qw(async cede schedule terminate current); %EXPORT_TAGS = (