mirror of
https://github.com/opnsense/src.git
synced 2026-06-21 06:29:21 -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 MFC after: 2 weeks Merge commit 'fa2bb1440e13602676feec708ac7a9a3bb5ce5c8' into main
3 lines
78 B
C
3 lines
78 B
C
#ifndef SQLITE_RESOURCE_VERSION
|
|
#define SQLITE_RESOURCE_VERSION 3,43,1
|
|
#endif
|