--- Coro/Coro.pm 2001/07/19 02:45:09 1.17 +++ Coro/Coro.pm 2001/07/21 02:49:09 1.18 @@ -33,7 +33,7 @@ use base Exporter; -$VERSION = 0.08; +$VERSION = 0.09; @EXPORT = qw(async yield schedule terminate); @EXPORT_OK = qw($current);