diff --git a/pcapfix.c b/pcapfix.c index 2b6979b..3efdc27 100644 --- a/pcapfix.c +++ b/pcapfix.c @@ -45,7 +45,7 @@ #include "pcap_kuznet.h" #include "pcapng.h" -#define VERSION "1.1.6" /* pcapfix version */ +#define VERSION "1.1.7-DEVEL" /* pcapfix version */ #define BTSNOOP_MAGIC 0x6E737462 /* btsnoop file magic (first 4 bytes) */ #define SNOOP_MAGIC 0x6f6f6e73 /* snoop file magic (first 4 bytes) */