Artifact 560ac7b8c71502d20eca45b72cb9a9e81779523f:
- File SQLite.Interop/src/generic/interop.h — part of check-in [f63d42cac7] at 2018-10-06 19:31:03 on branch trunk — Update SQLite core library to the 3.25.2 release. (user: mistachkin size: 416)
/* * interop.h - * * Written by Joe Mistachkin. * Released to the public domain, use at your own risk! */ #ifndef INTEROP_VERSION #define INTEROP_VERSION "1.0.110.0" #endif #ifndef INTEROP_SOURCE_ID #define INTEROP_SOURCE_ID "0000000000000000000000000000000000000000" #endif #ifndef INTEROP_SOURCE_TIMESTAMP #define INTEROP_SOURCE_TIMESTAMP "0000-00-00 00:00:00 UTC" #endif