summaryrefslogtreecommitdiff
path: root/lib/DB.pm
diff options
context:
space:
mode:
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