scripts/libbtbb-2015-10-R1/wireshark/plugins/btatt/moduleinfo.h

18 lines
249 B
C
Raw Normal View History

2016-12-17 04:18:30 -05:00
/* Included *after* config.h, in order to re-define these macros */
#ifdef PACKAGE
#undef PACKAGE
#endif
/* Name of package */
#define PACKAGE "btle"
#ifdef VERSION
#undef VERSION
#endif
/* Version number of package */
#define VERSION "0.0.1"