--- Coro/Coro.pm 2008/01/20 10:22:07 1.168 +++ Coro/Coro.pm 2008/02/13 15:40:33 1.169 @@ -59,7 +59,7 @@ our $main; # main coroutine our $current; # current coroutine -our $VERSION = '4.37'; +our $VERSION = '4.4'; our @EXPORT = qw(async async_pool cede schedule terminate current unblock_sub); our %EXPORT_TAGS = (