--- AnyEvent/lib/AnyEvent.pm 2010/10/12 06:51:15 1.334 +++ AnyEvent/lib/AnyEvent.pm 2010/10/13 19:08:40 1.336 @@ -1169,7 +1169,7 @@ use Carp (); -our $VERSION = '5.271'; +our $VERSION = '5.28'; our $MODEL; our $AUTOLOAD; @@ -2681,7 +2681,7 @@ Asynchronous DNS: L. -Thread support: L, L, L, +Thread support: L, L, L, L. Nontrivial usage examples: L, L, L.