wireshark/plugins/mgcp/moduleinfo.h
Guy Harris 5199671441 Convert most other plugin dissectors to use the make-dissector-reg
scripts.

svn path=/trunk/; revision=17961
2006-04-22 20:26:16 +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 "mgcp"
#ifdef VERSION
#undef VERSION
#endif
/* Version number of package */
#define VERSION "0.0.10"