summaryrefslogtreecommitdiff
path: root/lib/DB.pm
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2013-06-07 11:51:45 -0400
committerRicardo Signes <rjbs@cpan.org>2013-06-07 11:51:45 -0400
commit1799399c45baa7e5af45db33567d2a2de629d5e0 (patch)
treea0ad36b7eca9e154edc8dcf097e706f0e1254fad /lib/DB.pm
parent7aeefbb3234c8cf563ba8065fec1b841ee1415ab (diff)
downloadperl-1799399c45baa7e5af45db33567d2a2de629d5e0.tar.gz
version bumps and perldelta for debugger depth
Diffstat (limited to 'lib/DB.pm')
-rw-r--r--lib/DB.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/DB.pm b/lib/DB.pm
index cbaff90297..63e6f10f4d 100644
--- a/lib/DB.pm
+++ b/lib/DB.pm
@@ -41,7 +41,7 @@ BEGIN {
$DB::subname = ''; # currently executing sub (fully qualified name)
$DB::lineno = ''; # current line number
- $DB::VERSION = $DB::VERSION = '1.05';
+ $DB::VERSION = $DB::VERSION = '1.06';
# initialize private globals to avoid warnings