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 7048354fe7..03f2b21e03 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.03';
+ $DB::VERSION = $DB::VERSION = '1.04';
# initialize private globals to avoid warnings