aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/opcua/moduleinfo.h
blob: 19620f61b17fa047d003685ac91b98df6ff9b207 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* Included *after* config.h, in order to re-define these macros */

#ifdef PACKAGE
#undef PACKAGE
#endif

/* Name of package */
#define PACKAGE "opcua"


#ifdef VERSION
#undef VERSION
#endif

/* Version number of package */
#define VERSION "1.0.0"