Switch alltypes.proto to use the new .options file mechanism.
[apps/agl-service-can-low-level.git] / pb.h
diff --git a/pb.h b/pb.h
index dd06c69..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-dev
+#define NANOPB_VERSION nanopb-0.2.1-dev
 
 #include <stdint.h>
 #include <stddef.h>