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