mirror of
https://github.com/opnsense/src.git
synced 2026-05-25 18:54:02 -04:00
Changes at https://www.sqlite.org/releaselog/3_39_2.html.
Security: CVE-2022-35737
Obtained from: https://www.sqlite.org/2022/sqlite-autoconf-3390200.tar.gz
MFC after: immediately
Merge commit '1545dd7d6cc54bdfca9bc9f74c42745b514b60c9' into sqlite3/main3
(cherry picked from commit 2a63683b5d)
3 lines
78 B
C
3 lines
78 B
C
#ifndef SQLITE_RESOURCE_VERSION
|
|
#define SQLITE_RESOURCE_VERSION 3,39,2
|
|
#endif
|