Fix additional bug with empty message types.
[apps/agl-service-can-low-level.git] / pb.h
diff --git a/pb.h b/pb.h
index ec9ab26..b12debe 100644 (file)
--- a/pb.h
+++ b/pb.h
@@ -6,7 +6,7 @@
  * see pb_encode.h or pb_decode.h
  */
 
-#define NANOPB_VERSION nanopb-0.2.0
+#define NANOPB_VERSION nanopb-0.2.1-dev
 
 #include <stdint.h>
 #include <stddef.h>