--- Coro/Coro.pm 2001/07/27 02:51:33 1.26 +++ Coro/Coro.pm 2001/07/28 01:41:57 1.27 @@ -38,7 +38,7 @@ use base Exporter; -$VERSION = 0.12; +$VERSION = 0.13; @EXPORT = qw(async cede schedule terminate current); @EXPORT_OK = qw($current);