Artifact 806900da5f744e96a54d50cf7cc3da1cccbfcbf9:
- File SQLite.Interop/src/generic/interop.h — part of check-in [a9d9bde461] at 2018-03-08 18:05:27 on branch trunk — Bump version to 1.0.109.0. Update version history docs. (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.109.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