r15928@rob-kinyons-computer (orig r9227): rkinyon | 2007-03-12 10:12:34 -0400
[dbsrgits/DBM-Deep.git] / lib / DBM / Deep / File.pm
index 02276f0..91c28ba 100644 (file)
@@ -5,7 +5,7 @@ use 5.006_000;
 use strict;
 use warnings;
 
-our $VERSION = q(1.0000);
+our $VERSION = q(1.0001);
 
 use Fcntl qw( :DEFAULT :flock :seek );