--- Coro/Coro.pm 2001/12/03 05:52:35 1.44 +++ Coro/Coro.pm 2001/12/10 21:18:28 1.45 @@ -38,7 +38,7 @@ use base Exporter; -$VERSION = 0.53; +$VERSION = 0.531; @EXPORT = qw(async cede schedule terminate current); %EXPORT_TAGS = (