--- Coro/Coro.pm 2005/08/30 21:32:17 1.69 +++ Coro/Coro.pm 2005/09/05 22:13:05 1.70 @@ -40,7 +40,7 @@ use base Exporter; -$VERSION = 1.31; +$VERSION = '1.4'; @EXPORT = qw(async cede schedule terminate current); %EXPORT_TAGS = (