--- Coro/Coro.pm 2001/08/10 21:03:40 1.28 +++ Coro/Coro.pm 2001/08/11 00:37:31 1.29 @@ -38,7 +38,7 @@ use base Exporter; -$VERSION = 0.13; +$VERSION = 0.45; @EXPORT = qw(async cede schedule terminate current); @EXPORT_OK = qw($current);