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