wireshark/plugins/profinet/moduleinfo.h
Ulf Lamping f4cabf95a1 update PTCP dissection to latest specification draft
svn path=/trunk/; revision=22432
2007-07-31 19:01:15 +00:00

18 lines
253 B
C

/* Included *after* config.h, in order to re-define these macros */
#ifdef PACKAGE
#undef PACKAGE
#endif
/* Name of package */
#define PACKAGE "profinet"
#ifdef VERSION
#undef VERSION
#endif
/* Version number of package */
#define VERSION "0.2.3"