mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-08 14:48:32 -04:00
Moving to updated version number
This commit is contained in:
parent
3f0f9ca82c
commit
94d039ad72
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ use DynaLoader();
|
|||
|
||||
use vars qw($VERSION @ISA);
|
||||
BEGIN {
|
||||
$VERSION = '1.19_05';
|
||||
$VERSION = '1.19_06';
|
||||
@ISA = ('DynaLoader');
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue