Artifact 4a203f19611b7e2ac75451e334d5b356bb03e00d:
- File SQLite.Interop/src/win/interop.h — part of check-in [24bd8ccbe2] at 2014-09-23 05:52:55 on branch trunk — Bump all version numbers to 1.0.95.0. Update version history docs. (user: mistachkin size: 415) [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.95.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