mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 14:19:10 -04:00
Collation merged with main branch
This commit is contained in:
parent
1926c56d66
commit
76a76e7855
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ use DynaLoader();
|
|||
|
||||
use vars qw($VERSION @ISA);
|
||||
BEGIN {
|
||||
$VERSION = '1.19_04';
|
||||
$VERSION = '1.19_05';
|
||||
@ISA = ('DynaLoader');
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue