aboutsummaryrefslogtreecommitdiffstats
path: root/tools/chdr-dissector/moduleinfo.h
blob: d8f0570c7615ffb878d7a23d6f51333062256387 (plain)
1
2
3
4
5
6
7
8
9
#ifdef PACKAGE
#undef PACKAGE
#endif
#define PACKAGE "chdr"
#ifdef VERSION
#undef VERSION
#endif
#define VERSION "0.0.0.1"