aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/DbSqliteSystemData/systemdata_interop.h
blob: 15381d973f4748f796af93d501248c02b364d5fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*
 * interop.h -
 *
 * Written by Joe Mistachkin.
 * Released to the public domain, use at your own risk!
 */

#ifndef INTEROP_VERSION
#define INTEROP_VERSION          "1.0.107.0"
#endif

#ifndef INTEROP_SOURCE_ID
#define INTEROP_SOURCE_ID        "e637ca41cf4d5645f604671d19c3cbe19692a536"
#endif

#ifndef INTEROP_SOURCE_TIMESTAMP
#define INTEROP_SOURCE_TIMESTAMP "2018-01-30 18:37:10 UTC"
#endif