summaryrefslogtreecommitdiff
path: root/lib/DB.pm
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2011-11-22 14:51:46 -0800
committerFather Chrysostomos <sprout@cpan.org>2011-11-22 16:27:17 -0800
commite3ec0a15dbdf8b555fb77b085eadf4ff9fba04a6 (patch)
tree3dea3ff10ad89d74104b1caa7634cf46a35eadf2 /lib/DB.pm
parent9404893f24257746efaa6b119c8f9a9960a99a6f (diff)
downloadperl-e3ec0a15dbdf8b555fb77b085eadf4ff9fba04a6.tar.gz
Version bumpsif-0.0602
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