--- Coro/Coro.pm 2005/08/20 00:49:42 1.67 +++ Coro/Coro.pm 2005/09/05 22:13:05 1.70 @@ -40,7 +40,7 @@ use base Exporter; -$VERSION = 1.11; +$VERSION = '1.4'; @EXPORT = qw(async cede schedule terminate current); %EXPORT_TAGS = (