projects
/
dbsrgits/DBM-Deep.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
76b3e5d
)
Set version to 1.0016
sprout [Sat, 6 Feb 2010 06:10:01 +0000 (22:10 -0800)]
lib/DBM/Deep.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/DBM/Deep.pm
b/lib/DBM/Deep.pm
index
15cca01
..
828124b
100644
(file)
--- a/
lib/DBM/Deep.pm
+++ b/
lib/DBM/Deep.pm
@@
-6,7
+6,7
@@
use strict;
use warnings FATAL => 'all';
no warnings 'recursion';
-our $VERSION = q(1.0015);
+our $VERSION = q(1.0016);
use Data::Dumper ();
use Scalar::Util ();