Artifact 44f96c78386db20537dc6586ae419a1b0cdcd426:
- File SQLite.Interop/src/generic/interop.h — part of check-in [e1836d9707] at 2019-07-13 19:11:43 on branch trunk — Bump version to 1.0.112.0. (user: mistachkin size: 416) [more...]
/* * interop.h - * * Written by Joe Mistachkin. * Released to the public domain, use at your own risk! */ #ifndef INTEROP_VERSION #define INTEROP_VERSION "1.0.112.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