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

replace a old sample version number with the latest

This commit is contained in:
Kenichi Ishigaki 2018-12-22 05:28:46 +09:00
parent 2c2d9800f3
commit 30c290f49f

View file

@ -1604,7 +1604,7 @@ Your sweet spot probably lies somewhere in between.
=item sqlite_version
Returns the version of the SQLite library which B<DBD::SQLite> is using,
e.g., "2.8.0". Can only be read.
e.g., "3.26.0". Can only be read.
=item sqlite_unicode