mirror of
https://github.com/opnsense/src.git
synced 2026-04-05 09:25:25 -04:00
Changes at https://www.sqlite.org/releaselog/3_40_0.html Obtained from: https://www.sqlite.org/2022/sqlite-autoconf-3400000.tar.gz Merge commit 'ac50343d44f8dff1efe667b4713de4b1351a19e1' into main
3 lines
78 B
C
3 lines
78 B
C
#ifndef SQLITE_RESOURCE_VERSION
|
|
#define SQLITE_RESOURCE_VERSION 3,40,0
|
|
#endif
|