summaryrefslogtreecommitdiffstats
path: root/pb.h
diff options
context:
space:
mode:
Diffstat (limited to 'pb.h')
-rw-r--r--pb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pb.h b/pb.h
index 72b41963..cfcf6f75 100644
--- a/pb.h
+++ b/pb.h
@@ -6,6 +6,8 @@
* see pb_encode.h or pb_decode.h
*/
+#define NANOPB_VERSION nanopb-0.1.7-dev
+
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>