--- Coro/Coro.pm 2004/08/09 02:41:27 1.62 +++ Coro/Coro.pm 2004/08/10 01:56:30 1.63 @@ -40,7 +40,7 @@ use base Exporter; -$VERSION = 0.97; +$VERSION = '1.0'; @EXPORT = qw(async cede schedule terminate current); %EXPORT_TAGS = (