Add files for swift over UDP.
[swifty.git] / src / libswift_udp / doc / wireshark-dissector / moduleinfo.h
1 /* Included *after* config.h, in order to re-define these macros */
2
3 #ifdef PACKAGE
4 #undef PACKAGE
5 #endif
6
7 /* Name of package */
8 #define PACKAGE "swift"
9
10
11 #ifdef VERSION
12 #undef VERSION
13 #endif
14
15 /* Version number of package */
16 #define VERSION "0.0.1"
17