wireshark/plugins/rtnet/moduleinfo.h
Guy Harris eb0a24bbad Updates from Erwin Rol.
svn path=/trunk/; revision=12584
2004-11-24 02:36:14 +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 "rtnet"
#ifdef VERSION
#undef VERSION
#endif
/* Version number of package */
#define VERSION "0.0.4"