diff options
Diffstat (limited to 'pb.h')
-rw-r--r-- | pb.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |