aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2020-11-03 16:46:30 +0100
committerLuca Deri <deri@ntop.org>2020-11-03 16:46:30 +0100
commit017e395ed179e88ae921b99c88dcfcfe878f7cc3 (patch)
treed336687a0e11f1e05551189244c64bca8928562e /src
parent0576dc2a49a86b4cc20d4106be5fcf1fd8c539ed (diff)
Cosmetic changes
Diffstat (limited to 'src')
-rw-r--r--src/include/ndpi_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/ndpi_api.h b/src/include/ndpi_api.h
index 6eccc7306..fefd87e05 100644
--- a/src/include/ndpi_api.h
+++ b/src/include/ndpi_api.h
@@ -34,7 +34,7 @@ extern "C" {
/* The #define below is used for apps that dynamically link with nDPI to make
sure that datastructures and in sync across versions
*/
-#define NDPI_API_VERSION 3554
+#define NDPI_API_VERSION 3560
#define SIZEOF_ID_STRUCT ( sizeof(struct ndpi_id_struct) )
#define SIZEOF_FLOW_STRUCT ( sizeof(struct ndpi_flow_struct) )