mirror of
https://github.com/opnsense/src.git
synced 2026-06-03 13:58:30 -04:00
Changes at https://www.sqlite.org/releaselog/3_39_0.html. Obtained from https://www.sqlite.org/2022/sqlite-autoconf-3390000.tar.gz MFC after: 1 month Merge commit '2380f7c9781e64d137f0712a8fb185dee648ed8c' into new_merge
3 lines
78 B
C
3 lines
78 B
C
#ifndef SQLITE_RESOURCE_VERSION
|
|
#define SQLITE_RESOURCE_VERSION 3,39,0
|
|
#endif
|