mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
Release notes at https://www.sqlite.org/releaselog/3_46_1.html.
Obtained from: https://www.sqlite.org/2024/sqlite-autoconf-3460100.tar.gz
MFC after: 1 week
Merge commit '657ea345f331704c612a35e5a74968bef9ffcfd8' into sqlite3
(cherry picked from commit de9468837c)
3 lines
78 B
C
3 lines
78 B
C
#ifndef SQLITE_RESOURCE_VERSION
|
|
#define SQLITE_RESOURCE_VERSION 3,46,1
|
|
#endif
|