mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
Release notes at https://www.sqlite.org/releaselog/3_43_1.html. Obtained from: https://www.sqlite.org/2023/sqlite-autoconf-3430100.tar.gz Merge commit 'fa2bb1440e13602676feec708ac7a9a3bb5ce5c8' into main (cherry picked from commit ec994981447e8a974426660b5071bc405280af73)
3 lines
78 B
C
3 lines
78 B
C
#ifndef SQLITE_RESOURCE_VERSION
|
|
#define SQLITE_RESOURCE_VERSION 3,43,1
|
|
#endif
|