mirror of
https://github.com/fluencelabs/sqlite
synced 2025-04-24 17:02:14 +00:00
5 lines
150 B
C
5 lines
150 B
C
#include "sqliteInt.h"
|
|
|
|
__attribute__((section(".custom_section.__fluence_sdk_version")))
|
|
static const unsigned char __FCE_SDK_VERSION[6] = "0.5.0";
|