mirror of
https://github.com/opnsense/src.git
synced 2026-05-27 11:53:25 -04:00
Changes at https://www.sqlite.org/releaselog/3_38_5.html.
Obtained from https://www.sqlite.org/2022/sqlite-autoconf-3380500.tar.gz.
Merge commit 'b562e59e27efbea397bdc8782dfceaa3c0e23542'
(cherry picked from commit 4fe1295c96)
3 lines
78 B
C
3 lines
78 B
C
#ifndef SQLITE_RESOURCE_VERSION
|
|
#define SQLITE_RESOURCE_VERSION 3,38,5
|
|
#endif
|