X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=src%2Flibswift_udp%2Fdoc%2Fwireshark-dissector%2Fmoduleinfo.h;fp=src%2Flibswift_udp%2Fdoc%2Fwireshark-dissector%2Fmoduleinfo.h;h=b5f70c72decb561098a8d6d0910f625ff2691713;hb=46f3ca346fe499ba3e8f595fc5c2aa2b3e3c4d5f;hp=0000000000000000000000000000000000000000;hpb=d8da6fc1273a2acee935a15761b77a73424faef5;p=swifty.git diff --git a/src/libswift_udp/doc/wireshark-dissector/moduleinfo.h b/src/libswift_udp/doc/wireshark-dissector/moduleinfo.h new file mode 100644 index 0000000..b5f70c7 --- /dev/null +++ b/src/libswift_udp/doc/wireshark-dissector/moduleinfo.h @@ -0,0 +1,17 @@ +/* Included *after* config.h, in order to re-define these macros */ + +#ifdef PACKAGE +#undef PACKAGE +#endif + +/* Name of package */ +#define PACKAGE "swift" + + +#ifdef VERSION +#undef VERSION +#endif + +/* Version number of package */ +#define VERSION "0.0.1" +