stats: Add version defines in stat_client.h
[vpp.git] / src / vpp-api / client / stat_client.h
index fb2adfe..1c76a93 100644 (file)
@@ -17,6 +17,9 @@
 #ifndef included_stat_client_h
 #define included_stat_client_h
 
+#define STAT_VERSION_MAJOR     1
+#define STAT_VERSION_MINOR     1
+
 #include <stdint.h>
 #include <unistd.h>
 #include <vlib/counter_types.h>