1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 14:19:10 -04:00

Correcting version

This commit is contained in:
Adam Kennedy 2010-08-25 09:20:06 +00:00
parent 2f7e6d47eb
commit 4cea5ffb5d

View file

@ -10,7 +10,7 @@ use vars qw{$err $errstr $drh $sqlite_version $sqlite_version_number};
use vars qw{%COLLATION};
BEGIN {
$VERSION = '1.30_03';
$VERSION = '1.30_04';
@ISA = 'DynaLoader';
# Initialize errors