r6122@000-443-371 (orig r9951): rkinyon | 2007-09-19 22:33:23 -0400
[dbsrgits/DBM-Deep.git] / lib / DBM / Deep / File.pm
index 91c28ba..3f8511e 100644 (file)
@@ -5,7 +5,7 @@ use 5.006_000;
 use strict;
 use warnings;
 
-our $VERSION = q(1.0001);
+our $VERSION = q(1.0002);
 
 use Fcntl qw( :DEFAULT :flock :seek );