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