mirror of
https://github.com/opnsense/src.git
synced 2026-06-22 15:11:03 -04:00
Release notes at https://www.sqlite.org/releaselog/3_45_1.html. Obtained from: https://www.sqlite.org/2024/sqlite-autoconf-3450100.tar.gz MFC after: 1 week Merge commit '1e59a00476c9801952e7319719fcdb095a0cd007' into main
3 lines
78 B
C
3 lines
78 B
C
#ifndef SQLITE_RESOURCE_VERSION
|
|
#define SQLITE_RESOURCE_VERSION 3,45,1
|
|
#endif
|