mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 22:28:47 -04:00
Tweak
This commit is contained in:
parent
f8c327f8a5
commit
2bb94dc449
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ use strict;
|
|||
|
||||
use DBI;
|
||||
use vars qw($err $errstr $state $drh $VERSION @ISA);
|
||||
$VERSION = '1.18_01';
|
||||
$VERSION = '1.19_01';
|
||||
|
||||
use DynaLoader();
|
||||
@ISA = ('DynaLoader');
|
||||
|
|
Loading…
Add table
Reference in a new issue