aboutsummaryrefslogtreecommitdiffstats
path: root/tools/dissectors/moduleinfo.h.in
blob: 7910c56a356f5eeee2db4fbbdad323b038752a41 (plain)
1
2
3
4
5
6
7
8
9
10
#ifdef PACKAGE
#undef PACKAGE
#endif
#define PACKAGE "@ETTUS_DISSECTOR_NAME@" 

#ifdef VERSION
#undef VERSION
#endif
#define VERSION "0.0.0.2"