S_utf16_textfilter() was not returning EOF correctly in some situations.
[p5sagit/p5-mst-13.2.git] / lib / Carp.pm
index 503da3e..69d5c1f 100644 (file)
@@ -1,6 +1,6 @@
 package Carp;
 
-our $VERSION = '1.12';
+our $VERSION = '1.13';
 
 our $MaxEvalLen = 0;
 our $Verbose    = 0;