X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDB.pm;h=a12bcd600c777a1259ec34f345d3625db83a56f0;hb=55f4245edad4e38b1869f0a6467a997a59257a0f;hp=4bc60c40612166a5239c117ad00c2d471e547f27;hpb=1e006cbbb32821bc96c7ccdfb00fd9144a7ff852;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/DB.pm b/lib/DB.pm index 4bc60c4..a12bcd6 100644 --- a/lib/DB.pm +++ b/lib/DB.pm @@ -41,7 +41,7 @@ BEGIN { $DB::subname = ''; # currently executing sub (fullly qualified name) $DB::lineno = ''; # current line number - $DB::VERSION = $DB::VERSION = '1.0'; + $DB::VERSION = $DB::VERSION = '1.01'; # initialize private globals to avoid warnings