X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FNEXT.pm;h=dc3127763b5191d53bcb145a5404eaeb33fdc604;hb=f89542f789fc8ac88f7cd7e93bb8d9cd6228182b;hp=f695f96936904551f32abffb0276e891c61d438b;hpb=597fc7a09a53eb11962ad7d817b9904ed154d0ed;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/NEXT.pm b/lib/NEXT.pm index f695f96..dc31277 100644 --- a/lib/NEXT.pm +++ b/lib/NEXT.pm @@ -1,5 +1,5 @@ package NEXT; -$VERSION = '0.60_03'; +$VERSION = '0.61'; use Carp; use strict; use overload ();