d0f33f0e41270516c69d0769b76fc96f79df817f
[obnox/wireshark/wip.git] / plugins / mate / moduleinfo.h
1 /* Included *after* config.h, in order to re-define these macros */
2
3 #ifdef PACKAGE
4 #undef PACKAGE
5 #endif
6
7 /* Name of package */
8 #define PACKAGE "mate"
9
10 #ifdef VERSION
11 #undef VERSION
12 #endif
13
14 /* Version number of package */
15 #define VERSION "0.0.4"
16