Skip to content

Commit 222f720

Browse files
author
H.Merijn Brand - Tux
committed
The f_dir change warrants a version bump
1 parent caedc0d commit 222f720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/DBD/File.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ use base qw( DBI::DBD::SqlEngine );
3535
use Carp;
3636
use vars qw( @ISA $VERSION $drh );
3737

38-
$VERSION = "0.42";
38+
$VERSION = "0.43";
3939

4040
$drh = undef; # holds driver handle(s) once initialized
4141

0 commit comments

Comments
 (0)