Update to 2.3.1:

* Fix: Compatibility with sqlite3 version >= 3.52.0
This commit is contained in:
2026-03-31 19:31:00 -04:00
parent c2f99c259d
commit 60ba48d308
6 changed files with 13 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
.Dd $Mdocdate: July 26 2023 $
.Dd $Mdocdate: July 26 2026 $
.Dt BBLOG-sqlite
.Os
.Sh DESCRIPTION
@@ -34,7 +34,7 @@ link to paper
.Sh AUTHORS
The sqlite BBlog engine was written by Ian Jauslin.
.Sh COPYRIGHT
copyright Ian Jauslin 2015-2023
copyright Ian Jauslin 2015-2026
.Sh SEE ALSO
.Sx BBlog Ns (1) ,
.Sx sqlite3 Ns (1)