wireshark/plugins/opcua/moduleinfo.h
Anders Broman 8f3f87a931 Bump revission.
svn path=/trunk/; revision=46447
2012-12-07 19:15:34 +00:00

18 lines
250 B
C

/* 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.1.0"