--- cvsroot/Coro/Coro.pm 2001/11/25 20:04:04 1.43 +++ cvsroot/Coro/Coro.pm 2001/12/03 05:52:35 1.44 @@ -38,7 +38,7 @@ use base Exporter; -$VERSION = 0.52; +$VERSION = 0.53; @EXPORT = qw(async cede schedule terminate current); %EXPORT_TAGS = (