--- cvsroot/Coro/Coro.pm 2005/08/20 00:49:42 1.67 +++ cvsroot/Coro/Coro.pm 2005/08/20 01:09:19 1.68 @@ -40,7 +40,7 @@ use base Exporter; -$VERSION = 1.11; +$VERSION = 1.3; @EXPORT = qw(async cede schedule terminate current); %EXPORT_TAGS = (