--- Coro/Coro.pm 2002/11/21 13:08:05 1.48 +++ Coro/Coro.pm 2003/03/22 23:08:36 1.49 @@ -38,7 +38,7 @@ use base Exporter; -$VERSION = 0.6; +$VERSION = 0.65; @EXPORT = qw(async cede schedule terminate current); %EXPORT_TAGS = (